gitea: depend on authentik-server because of oauth2
This commit is contained in:
@@ -538,6 +538,7 @@ services:
|
|||||||
ipv4_address: 192.168.240.26
|
ipv4_address: 192.168.240.26
|
||||||
depends_on:
|
depends_on:
|
||||||
- postgres
|
- postgres
|
||||||
|
- authentik-server
|
||||||
ports:
|
ports:
|
||||||
- "${GITEA_WEBUI_EXTERNAL_PORT}:${GITEA_WEBUI_INTERNAL_PORT}"
|
- "${GITEA_WEBUI_EXTERNAL_PORT}:${GITEA_WEBUI_INTERNAL_PORT}"
|
||||||
- "${GITEA_SSH_EXTERNAL_PORT}:${GITEA_SSH_INTERNAL_PORT}"
|
- "${GITEA_SSH_EXTERNAL_PORT}:${GITEA_SSH_INTERNAL_PORT}"
|
||||||
|
|||||||
Reference in New Issue
Block a user