mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-15 09:22:55 +00:00
6 lines
125 B
Plaintext
6 lines
125 B
Plaintext
{
|
|
server_name = "*.foo.bar.localhost",
|
|
certificate = ./server.crt as Text,
|
|
private_key = ./server.key as Text,
|
|
}
|