mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 01:50:19 +08:00
Update application.yml
This commit is contained in:
parent
c5e5b074c8
commit
fc58f30717
@ -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…
Reference in New Issue
Block a user