Skip to content

Commit

Permalink
Trigger code deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
LDiazN committed Feb 20, 2025
1 parent 32d5ae8 commit cc19337
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ server {
proxy_set_header Host $host;
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;

}

location / {
Expand Down

0 comments on commit cc19337

Please sign in to comment.