g
CI/CD / CI · dotnet build (push) Failing after 1s
CI/CD / Deploy · drsousan (push) Has been skipped

This commit is contained in:
soroush.asadi
2026-05-31 00:48:51 +03:30
parent 96e73bf633
commit 097f5c2733
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ services:
# ── .NET API + Razor Pages + Static Files ────────────────────────────────────
api:
image: 171.22.25.73:8087/drsousan/api:${API_TAG:-latest}
image: mirror.soroushasadi.com/drsousan/api:${API_TAG:-latest}
build: # used by local: docker compose build
context: ./DrSousan.Api
dockerfile: Dockerfile