diff options
-rw-r--r-- | nginx.conf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ server { - listen 5252; + listen 6464; # Serve React static files location / { |
![]() |
index : linklogger | |
Link shortener & IP logger |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | nginx.conf | 2 |
@@ -1,5 +1,5 @@ server { - listen 5252; + listen 6464; # Serve React static files location / { |