move to port 8080

This commit is contained in:
Gianni Carafa
2023-11-02 04:42:41 +01:00
parent 2c9a58fb19
commit fc9dc0df27
7 changed files with 21 additions and 108 deletions

View File

@@ -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: