mirror of
https://github.com/christianselig/apollo-backend
synced 2024-11-15 00:17:42 +00:00
fix more envs
This commit is contained in:
parent
78e66bb33e
commit
4ae02139e3
1 changed files with 1 additions and 2 deletions
|
@ -24,8 +24,7 @@ services:
|
|||
- key: ADMIN_USERS
|
||||
value: postgres,apollo
|
||||
- key: DATABASE_URL
|
||||
fromService:
|
||||
type: postgres
|
||||
fromDatabase:
|
||||
name: srv.postgres
|
||||
property: connectionString
|
||||
- key: DEFAULT_POOL_SIZE
|
||||
|
|
Loading…
Reference in a new issue