You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 2, 2023. It is now read-only.
docker run --env-file .env --init --rm ghcr.io/kei711/docbase-url-expander:latest
16
+
```
17
+
18
+
### Environment variables
19
+
20
+
- SLACK_BOT_TOKEN
21
+
- Bot token strings begin with `xoxb-`
22
+
- SLACK_APP_TOKEN
23
+
- App token strings begin with `xapp-`
24
+
- DOCBASE_TEAM_NAME
25
+
-`https://<DOCBASE_TEAM_NAME>.docbase.io`
26
+
- DOCBASE_ACCESS_TOKEN
27
+
- Access token of Docbase
28
+
- see [アクセストークン作成方法](https://help.docbase.io/posts/45703#%E3%82%A2%E3%82%AF%E3%82%BB%E3%82%B9%E3%83%88%E3%83%BC%E3%82%AF%E3%83%B3%E4%BD%9C%E6%88%90%E6%96%B9%E6%B3%95)
0 commit comments