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
aad03f9c1c
commit
77dd4cd40e
@ -37,7 +37,8 @@
|
||||
- debug:
|
||||
msg: "{{appname}}"
|
||||
- debug:
|
||||
msg: "{{env_content}}"
|
||||
msg: "hahha"
|
||||
when: env_content.stdout.find('APP_HTTP_PORT') != -1
|
||||
roles:
|
||||
|
||||
- { role: role_nginx, tags: "role_nginx", when: env_content.stdout.find('APP_HTTP_PORT') != -1 }
|
||||
|
Loading…
Reference in New Issue
Block a user