mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-09-17 08:46:38 +08:00
docs: add log dir to docker
This commit is contained in:
parent
278ddf037f
commit
71562ab0e5
@ -14,6 +14,7 @@ services:
|
||||
volumes:
|
||||
- /usr/share/zoneinfo/Asia/Shanghai:/etc/localtime
|
||||
- ./conf/config.toml:/var/www/app/config.toml
|
||||
- ./logs:/var/www/app/logs
|
||||
- ./static:/var/www/app/static
|
||||
|
||||
# 前端应用
|
||||
|
Loading…
Reference in New Issue
Block a user