Apply suggestions from code review
Co-authored-by: Marcin Tracz <marcin.tracz@blumilk.pl>
This commit is contained in:
parent
7832e039d9
commit
c313b92cf5
@ -1,4 +1,4 @@
|
|||||||
APP_NAME=Laravel
|
APP_NAME="Toby HR application"
|
||||||
APP_ENV=local
|
APP_ENV=local
|
||||||
APP_KEY=
|
APP_KEY=
|
||||||
APP_DEBUG=true
|
APP_DEBUG=true
|
||||||
@ -15,7 +15,7 @@ DB_USERNAME=toby
|
|||||||
DB_PASSWORD=password
|
DB_PASSWORD=password
|
||||||
DB_ROOT_PASSWORD=example
|
DB_ROOT_PASSWORD=example
|
||||||
|
|
||||||
EXTERNAL_WEBSERVER_PORT=
|
EXTERNAL_WEBSERVER_PORT=8080
|
||||||
|
|
||||||
DOCKER_DEV_DB_EXTERNAL_PORT=5432
|
DOCKER_DEV_DB_EXTERNAL_PORT=5432
|
||||||
DOCKER_DEV_DB_DATABASE=${DB_DATABASE}
|
DOCKER_DEV_DB_DATABASE=${DB_DATABASE}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user