Switch internal port to 3000 to match Dokploy defaults
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
server {
|
||||
listen 80;
|
||||
listen 3000;
|
||||
server_name localhost;
|
||||
|
||||
location / {
|
||||
|
||||
Reference in New Issue
Block a user