port was originally correct. set allowed hosts

This commit is contained in:
2026-01-03 14:51:27 -05:00
parent bcf6088f3a
commit 7cce873fc6
2 changed files with 2 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
"title": "Romm",
"version": "0.1.0",
"healthCheckPath": "/",
"httpPort": 5000,
"httpPort": 3000,
"addons": {
"localstorage": {},
"postgresql": {},