Skip to content

Commit

Permalink
Fix cert location
Browse files Browse the repository at this point in the history
  • Loading branch information
AchoArnold committed Jan 14, 2025
1 parent 055d56c commit 45335ea
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:
- /etc/letsencrypt/archive/httpmock.dev:/app/certs
- ./certs:/app/certs

0 comments on commit 45335ea

Please sign in to comment.