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: volumes:
- chevereto:/var/www/html/images - chevereto:/var/www/html/images
networks: networks:
-internal - internal
environment: environment:
CHEVERETO_DB_HOST: mariadb CHEVERETO_DB_HOST: mariadb
CHEVERETO_DB_USER: ${DB_USER} CHEVERETO_DB_USER: ${DB_USER}