Skip to content

Commit

Permalink
Binding logs
Browse files Browse the repository at this point in the history
  • Loading branch information
marsafy1 committed May 16, 2024
1 parent fa2807e commit f519aa9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ services:
- payments
env_file:
- ./services/payments/.env
volumes:
- ./logs/payment:/logs/payment

payments_db:
image: postgres:12.18
Expand Down Expand Up @@ -137,4 +139,4 @@ networks:
payments:
contracts:
users:
frontend:
frontend:

0 comments on commit f519aa9

Please sign in to comment.