Skip to content

Commit

Permalink
Update update_primary_nginx.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jifollan authored and GitHub Enterprise committed Mar 20, 2025
1 parent 980726e commit e2a5ca6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_primary_nginx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
-e "s|\$BACKEND_POSTFIX|$BACKEND_POSTFIX|g" \
-e "s|\$FRONTEND_POSTFIX|$FRONTEND_POSTFIX|g" \
-e "s|\$GATEWAY_POSTFIX|$GATEWAY_POSTFIX|g" \
./nginx_securefit.conf > temp_nginx.conf
nginx/nginx_securefit.conf > temp_nginx.conf
- name: Copy nginx config to correct place
run: |
Expand Down

0 comments on commit e2a5ca6

Please sign in to comment.