integrate/.env.sample
Philipp Rothmann b0112e05b5 foo
2022-04-23 18:49:28 +02:00

6 lines
154 B
Text

AUTHENTIK_BASEURL="http://localhost:9000/"
AUTHENTIK_TOKEN="foobar123"
WEKAN_BASEURL="http://localhost:3000"
WEKAN_USER="api"
WEKAN_PASSWORD="foobar123"