docker-compose-onetimesecret/.env

6 lines
226 B
Bash
Raw Permalink Normal View History

2023-08-09 20:02:45 +00:00
ONETIMESECRET_HOST="localhost:7143"
ONETIMESECRET_SSL="false"
ONETIMESECRET_SECRET="testtest"
ONETIMESECRET_REDIS_URL="redis://redis:6379/0?timeout=10&thread_safe=false&logging=false"
ONETIMESECRET_COLONEL="admin@example.com"