This commit is contained in:
Administrator 2018-09-05 16:01:52 +08:00
parent 4638610218
commit 89d29acdca
1 changed files with 1 additions and 0 deletions

1
fabfile.py vendored
View File

@ -7,3 +7,4 @@ env.app_name = 'g214' # This will deploy the app to /www/app_name.com/
env.git_clone = 'http://baoliang:welcome1@git.eanbo.cn/xieshen/g214.git' # Your git url env.git_clone = 'http://baoliang:welcome1@git.eanbo.cn/xieshen/g214.git' # Your git url
env.remote_owner = 'jkydtjc' env.remote_owner = 'jkydtjc'
env.remote_group = 'www-data' env.remote_group = 'www-data'