Skip to content

Commit

Permalink
update nginx
Browse files Browse the repository at this point in the history
  • Loading branch information
TimHi committed Nov 7, 2023
1 parent 848d259 commit 3a62567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/nginx.conf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
server {
listen 1002;
listen 3000;

location / {
root /usr/share/nginx/html;
Expand Down

0 comments on commit 3a62567

Please sign in to comment.