mirror of
https://github.com/PokeAPI/pokeapi
synced 2025-02-16 12:38:25 +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…
Add table
Reference in a new issue