mirror of
https://github.com/kemko/frontend-nginx-role.git
synced 2026-01-01 15:45:43 +03:00
Добавил адрес и порт по умолчанию для listen
This commit is contained in:
@@ -11,3 +11,6 @@ nginx_worker_connections: 1024
|
|||||||
nginx_keepalive_timeout: 65
|
nginx_keepalive_timeout: 65
|
||||||
|
|
||||||
nginx_upstreams_url: "https://example.com/ngx-role-test/test/upstream.yml"
|
nginx_upstreams_url: "https://example.com/ngx-role-test/test/upstream.yml"
|
||||||
|
|
||||||
|
nginx_listen_addr: 0.0.0.0
|
||||||
|
nginx_listen_port: 80
|
||||||
|
|||||||
Reference in New Issue
Block a user