Endlessh Stack: set .env.sample file to mach convention
This commit is contained in:
parent
ee13ffddbd
commit
e41a61da60
1 changed files with 1 additions and 1 deletions
9
Docker/Docker-Compose/Endlessh/.env.sample
Normal file
9
Docker/Docker-Compose/Endlessh/.env.sample
Normal file
|
@ -0,0 +1,9 @@
|
|||
# The ip address where the prometheus metrics endpoint is published
|
||||
MONITORING_ADDR=
|
||||
|
||||
# The urls to where your loki instance is running
|
||||
LOKI_URL="http://localhost:3100/loki/api/v1/push"
|
||||
|
||||
# Maxminds accont login info
|
||||
MAXMIND_ACCOUNT_ID=
|
||||
MAXMIND_LICENSE_KEY=
|
Loading…
Add table
Add a link
Reference in a new issue