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
89f52a4271
commit
8874b9877e
@ -26,7 +26,7 @@
|
||||
|
||||
- name: App without docker register
|
||||
shell : |
|
||||
wget -N https://raw.githubusercontent.com/Websoft9/docker-{{appname}}/main/.env
|
||||
wget -N https://raw.githubusercontent.com/Websoft9/StackHub/main/apps/roles/{{appname}}/templates/.env
|
||||
cat .env
|
||||
register: env_content
|
||||
when: env_content is not defined or env_content is none
|
||||
|
Loading…
Reference in New Issue
Block a user