修复「接入网关」无法使用的问题 fixed #207 #218

This commit is contained in:
dushixiang
2022-01-23 22:42:47 +08:00
parent a1a9ca2596
commit 809118f3e9
15 changed files with 83 additions and 53 deletions

View File

@ -2,6 +2,8 @@ version: '3.3'
services:
guacd:
image: dushixiang/guacd:latest
environment:
GUACD_LOG_LEVEL: debug
volumes:
- ../data:/usr/local/next-terminal/data
ports: