Skip to content

Commit 0019983

Browse files
committed
chore: adds project details to the env
1 parent bbec3f9 commit 0019983

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.env.development

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
PROJ_NAME=mock
2+
PROJ_FQDN=mock.local
3+
14
POSTGRES_USER=postgres
25
POSTGRES_PASSWORD=postgres
36
PGADMIN_DEFAULT_PASSWORD=postgres
@@ -11,4 +14,4 @@ FLUENTD_PORT=24224
1114
REDIS_HOST=redis
1215
REDIS_PORT=6379
1316

14-
CSRF_SECRET=asecretthatmustbeset
17+
CSRF_SECRET=asecretthatmustbeset

0 commit comments

Comments
 (0)