mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-24 20:33:04 +00:00
[skip ci] Update restart policy
This commit is contained in:
parent
01b9b4b981
commit
c63d6fabc7
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ services:
|
|||
- graphiql:/transfer
|
||||
depends_on:
|
||||
- graphql-engine
|
||||
restart: always
|
||||
|
||||
volumes:
|
||||
graphiql:
|
||||
|
|
Loading…
Reference in a new issue