diff --git a/scripts/deploy-app.sh b/scripts/deploy-app.sh index eaf5b8b..cda0645 100755 --- a/scripts/deploy-app.sh +++ b/scripts/deploy-app.sh @@ -55,14 +55,21 @@ fi if ! grep -q "apps/$APP_ID" "$BASE_DIR/gateway/Caddyfile"; then -cat >> "$BASE_DIR/gateway/Caddyfile" < "$TMP_FILE" + +cat >> "$TMP_FILE" <