integrate/.env.sample

7 lines
154 B
Plaintext
Raw Permalink Normal View History

2022-04-23 18:49:28 +02:00
AUTHENTIK_BASEURL="http://localhost:9000/"
AUTHENTIK_TOKEN="foobar123"
WEKAN_BASEURL="http://localhost:3000"
WEKAN_USER="api"
WEKAN_PASSWORD="foobar123"