1
0
mirror of https://github.com/hexolan/panels.git synced 2026-05-20 03:29:23 +01:00
Files
panels/services/user-service/.env.example
2023-09-27 16:51:22 +01:00

3 lines
80 B
Bash

MONGODB_URI=mongodb://mongo:mongo@localhost:27017/
KAFKA_BROKERS=localhost:9092