mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-03 01:28:39 +08:00
Update application.yml
This commit is contained in:
parent
c9e0f6cb52
commit
d0abf7b88f
@ -16,7 +16,7 @@
|
||||
- name: Clone {{appname}} in Websoft9
|
||||
git:
|
||||
repo: "https://github.com/Websoft9/docker-{{appname}}.git"
|
||||
dest: {{installpath}}/{{appname}}
|
||||
dest: "{{installpath}}/{{appname}}"
|
||||
|
||||
- name: Check interfaction exists
|
||||
stat:
|
||||
|
Loading…
Reference in New Issue
Block a user