Update application.yml

This commit is contained in:
qiaofeng1227 2022-09-07 10:28:59 +08:00 committed by GitHub
parent fd5c459fcd
commit 4791f62c98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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