Skip to content

Commit

Permalink
Merge pull request #286 from IoTeaTime/fix/283-gmail-fcm
Browse files Browse the repository at this point in the history
fix: 인증 토큰 연결
  • Loading branch information
ywonchae1 authored Dec 12, 2024
2 parents 518e67a + 687e849 commit 023d775
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ services:
env_file: .env
volumes:
- "./gmail_client_secret.json:/gmail_client_secret.json"
- "./tokens:/tokens"
- "./monghanyang-21fad-54f38c79a642.json:/monghanyang-21fad-54f38c79a642.json"
- "./logs:/logs"
labels:
Expand Down

0 comments on commit 023d775

Please sign in to comment.