move to port 8080
This commit is contained in:
@@ -7,11 +7,11 @@ services:
|
||||
#command: tail -f /dev/null
|
||||
command: sh -c ./ladder
|
||||
environment:
|
||||
- PORT=2000
|
||||
- PORT=8080
|
||||
- PREFORK=true
|
||||
#- GODEBUG=netdns=go+4
|
||||
ports:
|
||||
- "2000:2000"
|
||||
- "8080:8080"
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user