Change listen port

This commit is contained in:
Parker M. 2024-11-15 16:50:28 -06:00
parent 1969085346
commit c416b06dd1
Signed by: parker
GPG Key ID: 505ED36FC12B5D5E

View File

@ -1,5 +1,5 @@
server {
listen 5252;
listen 6464;
# Serve React static files
location / {