mirror of
https://github.com/hexolan/panels.git
synced 2026-05-20 03:29:23 +01:00
init panel-service
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
POSTGRES_USER=postgres
|
||||
POSTGRES_PASS=postgres
|
||||
POSTGRES_HOST=localhost:5432
|
||||
POSTGRES_DATABASE=postgres
|
||||
|
||||
REDIS_HOST=localhost:6379
|
||||
REDIS_PASS=redis
|
||||
|
||||
KAFKA_BROKERS=localhost:9092
|
||||
|
||||
LOG_LEVEL=debug
|
||||
Reference in New Issue
Block a user