mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-04-30 07:45:47 +02:00
mealie: added frontend to "default" network
This commit is contained in:
parent
87a3d460be
commit
23f7911271
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ services:
|
||||||
API_URL: 'http://api:9000'
|
API_URL: 'http://api:9000'
|
||||||
ALLOW_SIGNUP: 'false'
|
ALLOW_SIGNUP: 'false'
|
||||||
networks:
|
networks:
|
||||||
|
- 'default'
|
||||||
- 'public'
|
- 'public'
|
||||||
volumes:
|
volumes:
|
||||||
- 'data:/app/data'
|
- 'data:/app/data'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue