diff --git a/docker-compose.yaml b/docker-compose.yaml index 85f94f7..d2f5c4e 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -18,4 +18,4 @@ services: - /etc/localtime:/etc/localtime:ro environment: APP_ADDRESS: 0.0.0.0:3111 - command: ['tail', '-f', '/dev/null'] + # command: ['tail', '-f', '/dev/null']