logger/.env.dist

10 lines
205 B
Plaintext
Raw Normal View History

2022-12-23 15:36:23 +00:00
# SERVICE
SERVICE_URL=0.0.0.0
SERVICE_PORT=5099
HEALTH_SERVICE_PORT=6099
2022-12-23 15:36:23 +00:00
2023-10-31 10:08:39 +00:00
# MESSAGE BROKER
MESSAGE_BROKER_URI=amqp://v3-broker:5672
MESSAGE_BROKER_EXCHANGE=mobicoop
2023-10-31 10:08:39 +00:00
MESSAGE_BROKER_EXCHANGE_DURABILITY=true