mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2026-01-21 00:04:31 +01:00
add configurable ACME_CA_URI
This commit is contained in:
@@ -44,7 +44,8 @@ services:
|
||||
- "nginx_html:/usr/share/nginx/html"
|
||||
- "nginx_certs:/etc/nginx/certs:rw"
|
||||
environment:
|
||||
- NGINX_DOCKER_GEN_CONTAINER=nginx-gen
|
||||
- NGINX_DOCKER_GEN_CONTAINER: nginx-gen
|
||||
- ACME_CA_URI:
|
||||
links:
|
||||
- nginx
|
||||
|
||||
|
||||
Reference in New Issue
Block a user