Skip to content

Commit

Permalink
workflows#6
Browse files Browse the repository at this point in the history
  • Loading branch information
folland87 committed Mar 21, 2024
1 parent a7cc576 commit c1eed68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/nginx.conf
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
server {
listen 3000;
resolver: 8.8.8.8;
location / {
root /usr/share/nginx/html;
index index.html index.htm;
Expand Down

0 comments on commit c1eed68

Please sign in to comment.