cert test
This commit is contained in:
parent
4ba95ed96d
commit
d808fd27f6
@ -61,8 +61,10 @@ services:
|
|||||||
start_on_create: true
|
start_on_create: true
|
||||||
lb_config:
|
lb_config:
|
||||||
port_rules:
|
port_rules:
|
||||||
- target_port: 80
|
target_port: 80
|
||||||
hostname: ${DOMAIN}
|
hostname: ${DOMAIN}
|
||||||
|
certs:
|
||||||
|
- ${DOMAIN}
|
||||||
|
|
||||||
mariadb:
|
mariadb:
|
||||||
scale: 1
|
scale: 1
|
||||||
|
Loading…
Reference in New Issue
Block a user