fixed server container name

This commit is contained in:
2025-08-18 20:13:55 -04:00
parent 285fe30cc4
commit a687da5510

View File

@@ -34,7 +34,7 @@ services:
chevereto-server: chevereto-server:
image: mariadb:jammy image: mariadb:jammy
container_name: chevereto-db container_name: chevereto-server
restart: unless-stopped restart: unless-stopped
networks: networks: