同步到两台服务器

This commit is contained in:
gaochengrui
2020-06-23 09:58:01 +08:00
parent 3ad59e41de
commit b29fdf0b29
2 changed files with 7 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ services:
environment:
TZ: Asia/Shanghai
working_dir: /usr/src/python
command: robot -i tsg_bf_api -d $time/ autotsg
command: robot -i tsg_bf_api -d api/$time/ autotsg
privileged: true
volumes:
- /home/autotsg-gao:/usr/src/python