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
9ec6932c64
commit
fd5c459fcd
@ -23,7 +23,10 @@
|
||||
cat .env
|
||||
register: env_content
|
||||
failed_when: False
|
||||
|
||||
|
||||
- debug:
|
||||
msg: {{env_content}}
|
||||
|
||||
- name: App without docker register
|
||||
shell : |
|
||||
wget -N https://raw.githubusercontent.com/Websoft9/StackHub/main/apps/roles/{{appname}}/templates/.env
|
||||
|
Loading…
Reference in New Issue
Block a user