Created
July 26, 2020 04:27
-
-
Save lennartkoopmann/bbd63d381baa751ee43dc6e59f5dad3c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
interfaces: { | |
rest_listen_uri: "https://0.0.0.0:22900/" | |
http_external_uri: "https://nzyme.example.org:22900/" | |
use_tls: true | |
tls_certificate_path: /path/to/cert.pem | |
tls_key_path: /path/to/key.pem | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment