mirror of
https://github.com/whyour/qinglong.git
synced 2026-06-30 20:35:09 +08:00
版本文件改为七牛云存储
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
version: '2'
|
||||
services:
|
||||
web:
|
||||
image: whyour/qinglong:latest
|
||||
volumes:
|
||||
- ./data:/ql/data
|
||||
ports:
|
||||
- "0.0.0.0:5700:5700"
|
||||
restart: unless-stopped
|
||||
Reference in New Issue
Block a user