mealie: added frontend to "default" network
parent
87a3d460be
commit
23f7911271
|
@ -21,6 +21,7 @@ services:
|
|||
API_URL: 'http://api:9000'
|
||||
ALLOW_SIGNUP: 'false'
|
||||
networks:
|
||||
- 'default'
|
||||
- 'public'
|
||||
volumes:
|
||||
- 'data:/app/data'
|
||||
|
|
Loading…
Reference in New Issue