Update application.yml

This commit is contained in:
qiaofeng1227 2022-09-07 10:14:26 +08:00 committed by GitHub
parent 89f52a4271
commit 8874b9877e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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