Add requires, exclusive and recommended fragments interpreted by the builder
This commit is contained in:
@@ -34,4 +34,11 @@ volumes:
|
||||
nginx_conf:
|
||||
nginx_vhost:
|
||||
nginx_html:
|
||||
nginx_certs:
|
||||
nginx_certs:
|
||||
|
||||
exclusive:
|
||||
- proxy
|
||||
required:
|
||||
- "btcpayserver-nginx"
|
||||
recommended:
|
||||
- "nginx-https"
|
||||
Reference in New Issue
Block a user