mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-04-08 07:15:47 +02:00
rieter: add rieter app to default network
This commit is contained in:
parent
1fec1828d1
commit
1d50dc5c67
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ services:
|
|||
- 'RIETER_DATABASE_URL=postgres://rieter:rieter@db:5432/rieter'
|
||||
- 'RIETER_API_KEY'
|
||||
networks:
|
||||
- 'default'
|
||||
- 'public'
|
||||
volumes:
|
||||
- 'data:/data'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue