Skip to content

Commit b23a0db

Browse files
committed
update locale env
1 parent 232bc25 commit b23a0db

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.env.local.dist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@ DATABASE_URL=mysql://app:pass@db/app
22
TRUSTED_PROXIES=10.0.0.0/8,172.16.0.0/12,192.168.0.0/18
33
TRUSTED_HOSTS='^localhost|web$'
44
ELASTICSEARCH_HOST=elasticsearch
5+
JWT_SECRET_KEY=/run/secrets/jwt_private
6+
JWT_PUBLIC_KEY=/run/secrets/jwt_public

0 commit comments

Comments
 (0)