mirror of
				https://github.com/yangjian102621/geekai.git
				synced 2025-11-04 16:23:42 +08:00 
			
		
		
		
	docs: add log dir to docker
This commit is contained in:
		@@ -13,7 +13,8 @@ services:
 | 
			
		||||
      - "5678:5678"
 | 
			
		||||
    volumes:
 | 
			
		||||
      - /usr/share/zoneinfo/Asia/Shanghai:/etc/localtime
 | 
			
		||||
      - ./conf/config.toml:/var/www/app/config.toml
 | 
			
		||||
      - ./conf/config.toml:/var/www/app/config.toml 
 | 
			
		||||
      - ./logs:/var/www/app/logs
 | 
			
		||||
      - ./static:/var/www/app/static
 | 
			
		||||
 | 
			
		||||
  # 前端应用
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user