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
|
@ -2,7 +2,7 @@
|
||||||
MONITORING_ADDR=
|
MONITORING_ADDR=
|
||||||
|
|
||||||
# The urls to where your loki instance is running
|
# The urls to where your loki instance is running
|
||||||
LOKI_URL=
|
LOKI_URL="http://localhost:3100/loki/api/v1/push"
|
||||||
|
|
||||||
# Maxminds accont login info
|
# Maxminds accont login info
|
||||||
MAXMIND_ACCOUNT_ID=
|
MAXMIND_ACCOUNT_ID=
|
Loading…
Add table
Add a link
Reference in a new issue