This commit is contained in:
zino
2023-12-05 15:06:22 +01:00
parent 9707ee1e2a
commit d8b640bf49

View File

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