Removed param restart

This commit is contained in:
Luiz F Picolo 2022-06-15 22:47:07 -04:00
parent b5da0d6a0f
commit 06c6b36a7b
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ services:
build:
context: .
dockerfile: Dockerfile
restart: unless-stopped
#restart: unless-stopped
tty: true
container_name: app
command: bundle exec ruby app.rb -o 0.0.0.0 -p 4567