Upgrading nginx version and increasing server name hash to 128
This commit is contained in:
@@ -73,7 +73,7 @@
|
|||||||
"POST_START": [ "firewall-dns", "firewall-letsencrypt", "firewall-smarhost-loadbalancer" ]
|
"POST_START": [ "firewall-dns", "firewall-letsencrypt", "firewall-smarhost-loadbalancer" ]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"IMAGE": "registry.format.hu/nginx:1.21",
|
"IMAGE": "registry.format.hu/alpine/nginx:1.23",
|
||||||
"NAME": "smarthost_backend-1",
|
"NAME": "smarthost_backend-1",
|
||||||
"ROLES": "smarthost-backend-proxy",
|
"ROLES": "smarthost-backend-proxy",
|
||||||
"MEMORY": "64M",
|
"MEMORY": "64M",
|
||||||
@@ -121,7 +121,7 @@
|
|||||||
"POST_START": [ "firewall-backend" ]
|
"POST_START": [ "firewall-backend" ]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"IMAGE": "registry.format.hu/nginx:1.21",
|
"IMAGE": "registry.format.hu/alpine/nginx:1.23",
|
||||||
"NAME": "smarthost_backend-2",
|
"NAME": "smarthost_backend-2",
|
||||||
"ROLES": "smarthost-backend-proxy",
|
"ROLES": "smarthost-backend-proxy",
|
||||||
"MEMORY": "64M",
|
"MEMORY": "64M",
|
||||||
|
Reference in New Issue
Block a user