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
fd5c459fcd
commit
4791f62c98
@ -23,9 +23,9 @@
|
||||
cat .env
|
||||
register: env_content
|
||||
failed_when: False
|
||||
|
||||
|
||||
- debug:
|
||||
msg: {{env_content}}
|
||||
msg: "{{env_content}}"
|
||||
|
||||
- name: App without docker register
|
||||
shell : |
|
||||
|
Loading…
Reference in New Issue
Block a user