修改地址逻辑
All checks were successful
构建并部署 Spring Boot 应用 / build-and-deploy (push) Successful in 19m57s

This commit is contained in:
2025-10-26 14:20:24 +08:00
parent fc953410c3
commit adb04d34ca
3 changed files with 13 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ services:
volumes:
- /app/logs:/app/logs
- /etc/ssl/certs:/etc/ssl/certs:ro
- /app/avatars:/app/avatars
restart: unless-stopped
logging:
driver: "json-file"