Make some clearing for nginx

This commit is contained in:
PB
2025-10-17 08:07:15 +02:00
parent 7d0c06b86c
commit 214889a1a5
13 changed files with 11 additions and 432 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/sh
# RUN IN REPO ROOT DIR !!
export IMAGE_NAME="git.pbiernat.dev/egommerce/api-gateway"
export IMAGE_NAME="git.ego.freeddns.org/egommerce/api-gateway"
export BUILD_TIME=$(date +"%Y%m%d%H%M%S")
TARGET=${1:-latest}