set location to fixed within container
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# SSL certificate for this connection
|
||||
ssl_certificate <SSL_CERT>;
|
||||
ssl_certificate_key <SSL_KEY>;
|
||||
ssl_certificate /certs/fullchain.pem;
|
||||
ssl_certificate_key /certs/privkey.pem;
|
||||
|
||||
Reference in New Issue
Block a user