mercure
This commit is contained in:
@ -414,6 +414,15 @@ RABBITMQ_MANAGEMENT_HTTPS_HOST_PORT=15671
|
||||
RABBITMQ_DEFAULT_USER=guest
|
||||
RABBITMQ_DEFAULT_PASS=guest
|
||||
|
||||
### MERCURE ##############################################
|
||||
|
||||
MERCURE_NODE_HOST_HTTP_PORT=1337
|
||||
MERCURE_NODE_HOST_HTTPS_PORT=1338
|
||||
MERCURE_PUBLISHER_JWT_KEY=secret
|
||||
MERCURE_SUBSCRIBER_JWT_KEY=another_secret
|
||||
MERCURE_DEBUG=debug
|
||||
MERCURE_SERVER_NAME=:80
|
||||
|
||||
### MEILISEARCH ###########################################
|
||||
|
||||
MEILISEARCH_HOST_PORT=7700
|
||||
|
Reference in New Issue
Block a user