c13bcb3efa
- Replace raspen references with heron in AGENTS.md - Update nginx config for live domains (qmoln.se) - Switch SSL certs to Let's Encrypt paths - Update WireGuard config with heron's keys and passive listen - WireGuard direction: agge connects out to heron - Remove old ssl volume mount, mount /etc/letsencrypt instead
10 lines
226 B
Plaintext
10 lines
226 B
Plaintext
[Interface]
|
|
Address = 10.0.0.1/30
|
|
PrivateKey = EFp3S6XsMQEEM8o6KJBNv5gybTfS28xnO/XwWSLue2k=
|
|
ListenPort = 51820
|
|
|
|
[Peer]
|
|
PublicKey = 02k4BaH3iZTQnPZe7zifcaS9n8xxrwCLyIOLTBWLdgk=
|
|
AllowedIPs = 10.0.0.2/32
|
|
PersistentKeepalive = 25
|