1
0
Fork 0
mirror of https://github.com/betagouv/mon-entreprise synced 2025-02-09 22:45:01 +00:00
mon-entreprise/standup-mattermost-bot/.env.template

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
105 B
Text
Raw Normal View History

CLIENT_ID=
CLIENT_SECRET=
2022-10-05 12:56:06 +02:00
MONGO_URL=mongodb://root:example@localhost:27017/
2022-10-05 19:43:10 +02:00
ORIGIN=http://localhost:4000