Added STDIN and TTY
This commit is contained in:
@@ -24,4 +24,6 @@ services:
|
||||
# Services
|
||||
traefik.tcp.services.{{.Stack.Name}}-service-game.loadbalancer.server.port: "19132"
|
||||
### End Traefik Configuration
|
||||
restart: on-failure
|
||||
restart: on-failure
|
||||
stdin_open: true
|
||||
tty: true
|
||||
Reference in New Issue
Block a user