Skip to content
This repository was archived by the owner on Feb 4, 2021. It is now read-only.

Commit c76ea7a

Browse files
authored
Merge pull request #36 from gedorinku/feed
部員のブログのFeed
2 parents 9e81f1e + 625ee57 commit c76ea7a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+8451
-45
lines changed

.env.ci

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,6 @@ REDIS_ADDR=localhost:6379
2525

2626
DEBUG_LOG=true
2727

28+
JOB_INTERVAL_SEC=120
29+
2830
HYDRA_ADMIN_URL=http://hydra:4445

.env.sample

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,6 @@ REDIS_ADDR=redis:6379
2626

2727
DEBUG_LOG=true
2828

29+
JOB_INTERVAL_SEC=120
30+
2931
HYDRA_ADMIN_URL=http://hydra:4445

Gopkg.lock

Lines changed: 55 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)