diff --git a/stacks/mealie.yml b/stacks/mealie.yml index a0309f6..1b5eab1 100644 --- a/stacks/mealie.yml +++ b/stacks/mealie.yml @@ -21,6 +21,7 @@ services: API_URL: 'http://api:9000' ALLOW_SIGNUP: 'false' networks: + - 'default' - 'public' volumes: - 'data:/app/data'