fix: update app port in .env and .env.example to 3024 and 3023 respectively
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
NODE_ENV=development
|
||||
APP_PORT=3000
|
||||
APP_PORT=3024
|
||||
FRONTEND_PORT=5173
|
||||
DB_PATH=/data/sqlite/app.db
|
||||
|
||||
|
||||
Reference in New Issue
Block a user