Skip to content

Commit 8a96746

Browse files
committed
Changed default app environment to prod
1 parent 53b8aea commit 8a96746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
APP_NAME=docker
33
APP_PATH=./app
44
# To launch the app in dev environment just leave it empty
5-
APP_ENV=
5+
APP_ENV=prod
66

77
# Dev MySQL Settings
88
MYSQL_DATABASE=db

0 commit comments

Comments
 (0)