Skip to content

Commit

Permalink
Fix certs
Browse files Browse the repository at this point in the history
  • Loading branch information
AchoArnold committed Jan 14, 2025
1 parent a7b6fb6 commit b353a79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ services:
- "443:8443"
env_file: .env
volumes:
- ./certs:/app/certs
- /etc/letsencrypt/live/httpmock.dev:/app/certs

0 comments on commit b353a79

Please sign in to comment.