Merge remote-tracking branch 'origin/api-v1.10.0' into dev

This commit is contained in:
Taha Yassine Kraiem 2023-02-02 17:50:50 +01:00
commit 59eabf8ba4
2 changed files with 2 additions and 0 deletions

View file

@ -22,6 +22,7 @@ JWT_EXPIRATION=2592000
JWT_ISSUER=openreplay-oss
jwt_secret="SET A RANDOM STRING HERE"
ASSIST_URL=http://assist-openreplay.app.svc.cluster.local:9001/assist/%s
ASSIST_KEY=
assist=/sockets-live
assistList=/sockets-list
pg_dbname=postgres

View file

@ -32,6 +32,7 @@ JWT_EXPIRATION=2592000
JWT_ISSUER=openreplay-ee
jwt_secret="SET A RANDOM STRING HERE"
ASSIST_URL=http://assist-openreplay.app.svc.cluster.local:9001/assist/%s
ASSIST_KEY=
assist=/sockets-live
assistList=/sockets-list
pg_dbname=postgres