Change listen port
This commit is contained in:
parent
1969085346
commit
c416b06dd1
@ -1,5 +1,5 @@
|
|||||||
server {
|
server {
|
||||||
listen 5252;
|
listen 6464;
|
||||||
|
|
||||||
# Serve React static files
|
# Serve React static files
|
||||||
location / {
|
location / {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user