mealie: added frontend to "default" network

This commit is contained in:
Jef Roosens 2022-09-25 15:44:59 +02:00
parent 87a3d460be
commit 23f7911271
Signed by: Jef Roosens
GPG key ID: B580B976584B5F30

View file

@ -21,6 +21,7 @@ services:
API_URL: 'http://api:9000'
ALLOW_SIGNUP: 'false'
networks:
- 'default'
- 'public'
volumes:
- 'data:/app/data'