clean up
build-and-push / build (push) Failing after 40s

This commit is contained in:
2026-08-01 00:51:08 +05:00
parent d406e56856
commit cd99049a92
9 changed files with 43 additions and 87 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ The portal is then available on `http://HOST:8000`.
services:
backend:
hostname: backend
image: git.shihaam.dev/sarlink/radadmin/backed
image: git.shihaam.dev/sarlink/radadmin/backend
env_file:
- backend.env
frontend:
+2 -2
View File
@@ -6,10 +6,10 @@ services:
args:
VITE_API_TARGET: ${VITE_API_TARGET}
hostname: frontend
image: git.shihaam.dev/sarlink/radadmin/backend
image: git.shihaam.dev/sarlink/radadmin/frontend
backend:
build:
context: ../../
dockerfile: .build/prod/backend.Dockerfile
hostname: backend
image: git.shihaam.dev/sarlink/radadmin/frontend
image: git.shihaam.dev/sarlink/radadmin/backend