mealie: added frontend to "default" network

master
Jef Roosens 2022-09-25 15:44:59 +02:00
parent 87a3d460be
commit 23f7911271
Signed by: Jef Roosens
GPG Key ID: B580B976584B5F30
1 changed files with 1 additions and 0 deletions

View File

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