Compare commits

..

5 Commits

+2 -2
View File
@@ -585,7 +585,7 @@ services:
expose:
- 9091
- 9959 # Metrics port for Prometheus
image: authelia/authelia:master@sha256:bb53ccc94fbb1e5e0dc9d68530546cc5700661148f1330ae087f9b382668b768
image: authelia/authelia:master@sha256:38b15e8daba0261f92cec4d673de05d1038f669f9128a8bdcb3528191467cda4
labels:
homepage.group: Privacy/Security
homepage.name: Authelia
@@ -1915,7 +1915,7 @@ services:
interval: 10s
start_period: 20s
test: ["CMD-SHELL", "pg_isready -U gitea -d gitea"]
image: postgres:14@sha256:eba8ddbdd837ecfbb6ca8a26d8deec68a2f9b076660102ae641dba0f371c099b
image: postgres:14@sha256:5a76c662aa8bc9431c7d0db25d5e8e8ab7fd92dd5d95d93badb290c34898ae4a
networks:
default: null
profiles: ["rinoa-infra"]