[chore] Changed frontend port

This commit is contained in:
ITQ
2024-04-01 12:21:43 +03:00
parent 49a2ef525f
commit b88ae25d67
+1 -1
View File
@@ -1,5 +1,5 @@
server { server {
listen 80; listen 3000;
location / { location / {
root /usr/share/nginx/html/; root /usr/share/nginx/html/;