first commit

This commit is contained in:
2025-09-11 14:11:34 +08:00
parent 3118df026c
commit 3896c4deec
13 changed files with 1834 additions and 144 deletions

View File

@@ -5,7 +5,7 @@ services:
build: .
container_name: backserver-app
ports:
- "8080:8080"
- "9090:8080"
environment:
- SPRING_PROFILES_ACTIVE=prod
- SPRING_DATASOURCE_URL=jdbc:mysql://101.200.154.78:3306/yunda_qa?useUnicode=true&characterEncoding=utf8&serverTimezone=Asia/Shanghai