chore: 调整docker-compose.yml证书位置

This commit is contained in:
2025-10-25 19:22:22 +08:00
parent 08b37ba79f
commit a234d3255e
2 changed files with 10 additions and 1 deletions

View File

@ -42,7 +42,7 @@ services:
ports:
- 8081:8081
volumes:
- /root/openiddict.pfx:/app/openiddict.pfx:ro
- /etc/letsencrypt/archive/code.konsoft.top/openiddict.pfx:/app/openiddict.pfx
networks:
- konsoft-shared-network
healthcheck: