实现文件上传

This commit is contained in:
2026-06-06 17:22:01 +08:00
parent 1b39b2d411
commit b00782b3f6
10 changed files with 398 additions and 7 deletions

View File

@@ -40,6 +40,13 @@ services:
depends_on:
- redis
gost:
image: gogost/gost
network_mode: host
command:
- -api
- :8900
volumes:
postgres_data:
redis_data: