Skip to content

Commit

Permalink
feat: Logback 파일 볼륨 마운트 (#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
ywonchae1 committed Dec 2, 2024
1 parent 15de1d6 commit 5e9d4b2
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 @@ -33,6 +33,7 @@ services:
volumes:
- "./client_secret.json:/client_secret.json"
- "./monghanyang-21fad-54f38c79a642.json:/monghanyang-21fad-54f38c79a642.json"
- "./logs:/logs"
labels:
- "traefik.enable=true"
- "traefik.http.routers.server.rule=Host(`api.meonghanyang.kro.kr`)"
Expand Down

0 comments on commit 5e9d4b2

Please sign in to comment.