Skip to content

Commit ca94a6a

Browse files
committed
Set APP_HOST as empty
1 parent f9a0ebb commit ca94a6a

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
@@ -21,7 +21,7 @@ SMTP_PORT=
2121
APP_URL=
2222
APP_NAME=
2323
APP_PORT=8000
24-
APP_HOST=0.0.0.0
24+
APP_HOST=
2525

2626
DATABASE_URL=
2727

0 commit comments

Comments
 (0)