feat: fix
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
services:
|
services:
|
||||||
starter-api:
|
bemeal-api:
|
||||||
image: gitea.leonmorival.com/daily_meal/bemeal-api:latest
|
image: gitea.leonmorival.com/daily_meal/bemeal-api:latest
|
||||||
container_name: bemeal-api
|
container_name: bemeal-api
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
@@ -37,7 +37,7 @@ services:
|
|||||||
- storage-data:/var/www/html/storage/app
|
- storage-data:/var/www/html/storage/app
|
||||||
- storage-public-data:/var/www/html/storage/app/public
|
- storage-public-data:/var/www/html/storage/app/public
|
||||||
networks:
|
networks:
|
||||||
- nginx-bemeal
|
- nginx
|
||||||
- internal
|
- internal
|
||||||
|
|
||||||
pgsql:
|
pgsql:
|
||||||
|
|||||||
Reference in New Issue
Block a user