Changes
Build and Push Docker Images / build (push) Successful in 17s

This commit is contained in:
2026-05-11 13:09:09 +03:00
parent 3e1ea47007
commit 44aa19a92e
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -200,7 +200,7 @@ services:
depends_on:
- api
ports:
- "5000:8080"
- "5140:8080"
environment:
- ASPNETCORE_ENVIRONMENT=${ASPNETCORE_ENVIRONMENT:-Development}
- ASPNETCORE_URLS=${ASPNETCORE_URLS:-http://+:8080}
+1 -1
View File
@@ -200,7 +200,7 @@ services:
depends_on:
- api
ports:
- "5000:8080"
- "5140:8080"
environment:
- ASPNETCORE_ENVIRONMENT=${ASPNETCORE_ENVIRONMENT:-Development}
- ASPNETCORE_URLS=${ASPNETCORE_URLS:-http://+:8080}