chore: 调整docker-compose.yml证书位置
This commit is contained in:
@ -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:
|
||||
|
||||
Reference in New Issue
Block a user