mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-10 06:04:18 +00:00
chore: add logging
This commit is contained in:
parent
2c3c7b2221
commit
16f5cd4d75
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ services:
|
|||
web:
|
||||
volumes:
|
||||
- graphiql:/public-console:ro
|
||||
logging:
|
||||
driver: gcplogs
|
||||
|
||||
graphql-engine:
|
||||
cpus: 0.7
|
||||
|
|
Loading…
Reference in a new issue