Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
itsalfredakku committed Aug 26, 2024
1 parent fcdae60 commit aeb506c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions proxy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,9 @@ for var in $(printenv | grep -Eo '^LISTEN_[0-9]+(_WSS)?'); do
$ws_config
}
# If you don't want Nginx to serve static files, you can comment out or remove this line:
# root /etc/nginx/html;
}
EOL
done
Expand Down

0 comments on commit aeb506c

Please sign in to comment.