Update application.yml
This commit is contained in:
parent
c5e5b074c8
commit
fc58f30717
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
|
||||
- name: Check if nginx is necessary
|
||||
shell : |
|
||||
wget -N https://raw.githubusercontent.com/Websoft9/docker-{{appname}}/main/.env
|
||||
wget -N https://raw.githubusercontent.com/Websoft9/docker-library/main/apps/{{appname}}/.env
|
||||
cat .env
|
||||
register: env_content
|
||||
failed_when: False
|
||||
|
|
Loading…
Add table
Reference in a new issue