Jack dd6b348e65
Some checks reported warnings
Build and push image / Build (push) Has been cancelled
Added other containers
2023-08-26 00:15:47 +01:00

6 lines
217 B
Plaintext

# Self signed certificates generated by the ssl-cert package
# Don't use them in a production server!
ssl_certificate /etc/ssl/certs/ssl-cert-snakeoil.pem;
ssl_certificate_key /etc/ssl/private/ssl-cert-snakeoil.key;