实现文件上传
This commit is contained in:
@@ -40,6 +40,13 @@ services:
|
||||
depends_on:
|
||||
- redis
|
||||
|
||||
gost:
|
||||
image: gogost/gost
|
||||
network_mode: host
|
||||
command:
|
||||
- -api
|
||||
- :8900
|
||||
|
||||
volumes:
|
||||
postgres_data:
|
||||
redis_data:
|
||||
|
||||
Reference in New Issue
Block a user