Fix production nginx.conf and backend config to always use unique ports
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"PASSWORD": "bar"
|
||||
},
|
||||
"ESPLORA": {
|
||||
"REST_API_URL": "http://127.0.0.1:3001"
|
||||
"REST_API_URL": "http://127.0.0.1:2001"
|
||||
},
|
||||
"DATABASE": {
|
||||
"ENABLED": true,
|
||||
|
||||
Reference in New Issue
Block a user