mealie: added frontend to "default" network
parent
87a3d460be
commit
23f7911271
|
@ -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…
Reference in New Issue