1
0
Fork 0

snibox: remove container name

This commit is contained in:
Lukáš Kucharczyk 2023-01-11 12:09:46 +01:00
parent bfeda44a0c
commit 138ffe082a
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ services:
backend:
image: snibox/snibox:latest
container_name: snibox
command: sh -c "rm -rf tmp/pids && ./bin/rails s -p 3000 -b '0.0.0.0'"
env_file:
- snibox.env