1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-14 02:06:32 +00:00

The owntracks recorder variable names changed... (#54)

This commit is contained in:
Peter Sarossy
2019-09-16 16:38:01 -05:00
committed by David Young
parent b61e11939e
commit 47918d7fec

View File

@@ -35,9 +35,8 @@ OAUTH2_PROXY_CLIENT_SECRET=
OAUTH2_PROXY_COOKIE_SECRET= OAUTH2_PROXY_COOKIE_SECRET=
OTR_USER=recorder OTR_USER=recorder
OTR_PASSWD=yourpassword OTR_PASS=yourpassword
MQTTHOSTNAME=owntracks.example.com OTR_HOST=owntracks.example.com
HOSTLIST=owntracks.example.com
``` ```
### Setup Docker Swarm ### Setup Docker Swarm