Skip to content

Commit

Permalink
Merge pull request #601 from Clubber2024/dev
Browse files Browse the repository at this point in the history
dev -> main
  • Loading branch information
sseongeun authored Jan 24, 2025
2 parents 8714459 + 9668665 commit 61362bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ services:
- ./nginx/:/etc/nginx/
- ./data/certbot/conf:/etc/letsencrypt
- ./data/certbot/www:/var/www/certbot
# - /var/lib/GeoIP/GeoLite2-Country.mmdb:/var/lib/GeoIP/GeoLite2-Country.mmdb
- /var/lib/GeoIP/GeoLite2-Country.mmdb:/var/lib/GeoIP/GeoLite2-Country.mmdb
ports:
- "80:80"
- "443:443"
Expand Down

0 comments on commit 61362bd

Please sign in to comment.