Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gmurayama committed May 28, 2024
1 parent 44c9470 commit ad0176d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,5 @@ vendor/
.*swp

.idea

.tool-versions
1 change: 1 addition & 0 deletions config/docker_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ gcm:
game:
apiKey: game-api-key
senderID: "1233456789"
concurrentWorkers: 10
queue:
topics:
- "^push-[^-_]+_(apns|gcm)[_-](single|massive)"
Expand Down

0 comments on commit ad0176d

Please sign in to comment.