Explore/ismail (#7)
Build Docker Image / build-backend (push) Successful in 23s

Co-authored-by: ISMAIL MASSERAN <topaz@ISMAILs-Macbook.local>
Co-authored-by: ISMAIL MASSERAN <topaz@Mac.dlinkrouter.local>
Reviewed-on: #7
This commit was merged in pull request #7.
This commit is contained in:
2026-09-01 14:23:10 +08:00
parent bd605f398e
commit 320d95dbf8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
#
# CI (image already in registry):
# APP_IMAGE=git.koppkb.com/KoPKB/api_arrahn IMAGE_TAG=<sha> \
# docker compose --env-file .env.staging -f docker-compose.staging.yml up -d --no-build
# docker compose --env-file .env.staging -f docker-compose.staging.yml up -d --no-build --force-recreate app web
#
# Host nginx reverse-proxies the public domain to 127.0.0.1:${HTTP_PORT}.
# See docker/nginx/host-proxy.example.conf