Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit be66d0c

Browse files
committed
env: docker-compose 업로드
1 parent 3784e7f commit be66d0c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

‎docker-compose.yml‎

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
version: "3.8"
2+
services:
3+
app:
4+
container_name: notion-github-issue-sync
5+
image: algorithm-study/notion-github-issue-sync
6+
environment:
7+
- PERSONAL_GITHUB_ACCESS_KEY
8+
- NOTION_KEY
9+
- NOTION_DATABASE_ID
10+
- REPO_OWNER
11+
- REPO_NAME

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /