DONE: renaming the frontend url to mykopkb

This commit is contained in:
ISMAIL MASSERAN
2026-07-06 15:56:01 +08:00
parent 33372f2c95
commit 91399a5ae6
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -92,6 +92,6 @@ jobs:
--cache-to type=registry,ref=${IMAGE}:buildcache,mode=max \
-f fe/docker/Dockerfile \
--build-arg VITE_API_BASE_URL=https://api.koppkb.com \
--build-arg VITE_APP_URL=https://anggota.koppkb.com \
--build-arg VITE_APP_URL=https://mykopkb.koppkb.com \
${TAGS} \
--push .