modified
This commit is contained in:
@@ -27,12 +27,12 @@ services:
|
||||
OAUTH_PROVIDER: "github"
|
||||
OAUTH_CLIENT_ID: "021057719e1e9b548659"
|
||||
OAUTH_CLIENT_SECRET: "37c962abd76b21d9efc5827c08d84b2e8eb37172"
|
||||
ports:
|
||||
- 9090:9090
|
||||
#ports:
|
||||
# - 9090:9090
|
||||
networks:
|
||||
- web
|
||||
- host
|
||||
|
||||
networks:
|
||||
web:
|
||||
external: true
|
||||
name: web
|
||||
#networks:
|
||||
# web:
|
||||
# external: true
|
||||
# name: web
|
||||
|
||||
Reference in New Issue
Block a user