fix networks

This commit is contained in:
Lorenzo Carbonell 2023-02-05 07:34:05 +01:00
parent 3cb3eb4ace
commit 025de1c91b

View File

@ -9,7 +9,7 @@ services:
volumes:
- chevereto:/var/www/html/images
networks:
-internal
- internal
environment:
CHEVERETO_DB_HOST: mariadb
CHEVERETO_DB_USER: ${DB_USER}