forked from freeleaps/freeleaps-pub
Update credentials for local use on authentication and content
This commit is contained in:
parent
d04ea8c946
commit
16724ec4c5
@ -127,7 +127,7 @@ services:
|
||||
- APPLICATION_ACTIVITY_LOG=authentication-application.log
|
||||
- NOTIFICATION_WEBAPI_URL_BASE=http://notification:8003/api/notification/
|
||||
- DEVSVC_WEBAPI_URL_BASE=http://devsvc:8007/api/devsvc
|
||||
- JWT_SECRET_KEY=ea84edf152976b2fcec12b78aa8e45bc26a5cf0ef61bf16f5c317ae33b3fd8b0
|
||||
- JWT_SECRET_KEY=8f87ca8c3c9c3df09a9c78e0adb0927855568f6072d9efc892534aee35f5867b
|
||||
- JWT_ALGORITHM=HS256
|
||||
ports:
|
||||
- 8004:8004
|
||||
|
||||
@ -127,7 +127,7 @@ services:
|
||||
- APPLICATION_ACTIVITY_LOG=authentication-application.log
|
||||
- NOTIFICATION_WEBAPI_URL_BASE=http://notification:8003/api/notification/
|
||||
- DEVSVC_WEBAPI_URL_BASE=http://devsvc:8007/api/devsvc
|
||||
- JWT_SECRET_KEY=ea84edf152976b2fcec12b78aa8e45bc26a5cf0ef61bf16f5c317ae33b3fd8b0
|
||||
- JWT_SECRET_KEY=8f87ca8c3c9c3df09a9c78e0adb0927855568f6072d9efc892534aee35f5867b
|
||||
- JWT_ALGORITHM=HS256
|
||||
ports:
|
||||
- 8004:8004
|
||||
|
||||
Loading…
Reference in New Issue
Block a user