Skip to content

Commit b3c2181

Browse files
committed
make 8000 the default port
1 parent 7ddd7cd commit b3c2181

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/.env.production

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ SMTP_PORT=
2020

2121
APP_URL=
2222
APP_NAME=
23-
APP_PORT=8008
23+
APP_PORT=8000
2424
APP_HOST=0.0.0.0
2525

2626
DATABASE_URL=

0 commit comments

Comments
 (0)