```
Test start.ps1 (Windows) / test-windows (push) Has been cancelled

chore(config): 移除 MEMORY_DATABASE_URL 配置并更新 docker-compose 环境文件

- 移除了 .env.AMS.sample 中的 MEMORY_DATABASE_URL 配置项
- 在 docker-compose.yml 中为服务添加了 .env.ASG 环境文件引用
- 更新了环境配置文件的加载方式
```
This commit is contained in:
2026-03-20 18:24:30 +08:00
parent a70545b702
commit f2f10d543e
2 changed files with 1 additions and 3 deletions
+1
View File
@@ -431,6 +431,7 @@ services:
restart: unless-stopped
env_file:
- .env.AMS
- .env.ASG
logging:
driver: "json-file"
options: