This commit is contained in:
Artem Henvald
2021-02-07 21:59:12 +02:00
parent 94e008f96e
commit f1d8778475
3 changed files with 6 additions and 3 deletions
@@ -1,3 +0,0 @@
fresh_centrifugo:
jwt:
ttl: 86400 # 1 day
@@ -0,0 +1,6 @@
fresh_centrifugo:
api_key: '%env(CENTRIFUGO_API_KEY)%'
api_endpoint: '%env(CENTRIFUGO_API_ENDPOINT)%'
secret: '%env(CENTRIFUGO_SECRET)%'
jwt:
ttl: 86400 # 1 day