feat: fix

This commit is contained in:
2026-05-17 17:56:44 +02:00
parent aaf1441bc6
commit bfe11fea98
+2 -2
View File
@@ -1,5 +1,5 @@
services:
starter-api:
bemeal-api:
image: gitea.leonmorival.com/daily_meal/bemeal-api:latest
container_name: bemeal-api
restart: unless-stopped
@@ -37,7 +37,7 @@ services:
- storage-data:/var/www/html/storage/app
- storage-public-data:/var/www/html/storage/app/public
networks:
- nginx-bemeal
- nginx
- internal
pgsql: