Skip to content

Commit

Permalink
Merge branch 'release/0.0.7'
Browse files Browse the repository at this point in the history
  • Loading branch information
pipisebastian committed Nov 18, 2024
2 parents 01b5677 + 4ba6e74 commit ffb1792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ services:
- "443:443"
volumes:
- ./client/dist:/usr/share/nginx/html
- ./certbot/www:/var/www/certbot
- ~/certbot/www:/var/www/certbot
- /etc/letsencrypt:/etc/letsencrypt:ro
depends_on:
- frontend
Expand Down

0 comments on commit ffb1792

Please sign in to comment.