This commit is contained in:
zino
2023-12-05 15:31:17 +01:00
parent 3b89da1db1
commit f8ef063403

View File

@@ -28,15 +28,12 @@ services:
OAUTH_PROVIDER: "github" OAUTH_PROVIDER: "github"
OAUTH_CLIENT_ID: "021057719e1e9b548659" OAUTH_CLIENT_ID: "021057719e1e9b548659"
OAUTH_CLIENT_SECRET: "37c962abd76b21d9efc5827c08d84b2e8eb37172" OAUTH_CLIENT_SECRET: "37c962abd76b21d9efc5827c08d84b2e8eb37172"
network_mode: host ports:
#ports: - 9090:9090
# - 9090:9090 networks:
#networks: - web
# - web
networks:
web:
#networks: external: true
# web: name: web
# external: true
# name: web