Update application.yml

This commit is contained in:
qiaofeng1227 2022-07-05 10:33:04 +08:00 committed by GitHub
parent 41bc75f5b1
commit f3bee3f49b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@
- debug: - debug:
msg: "{{nginx_reverse_proxy_port}}" msg: "{{nginx_reverse_proxy_port}}"
- debug: - debug:
msg: "{{nginx_reverse_proxy_port2}}" msg: "{{nginx_listen_port}}"
- name: Excute base roles for apps(step1) - name: Excute base roles for apps(step1)
block: block:
- name: Include base roles - name: Include base roles