mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-24 20:33:04 +00:00
chore: don't restart app
This commit is contained in:
parent
663c3451b9
commit
728152ca5d
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ services:
|
|||
|
||||
app:
|
||||
env_file: .env
|
||||
restart: "no"
|
||||
|
||||
web:
|
||||
volumes:
|
||||
|
|
Loading…
Reference in a new issue