next_migration #9

Merged
sinibaldi merged 3 commits from next_migration into main 2026-06-22 16:42:30 +02:00
1 changed files with 4 additions and 1 deletions
Showing only changes of commit 16309ca46f - Show all commits

View File

@ -9,4 +9,7 @@ wg_server_address: 192.168.99.1/32
wg_peers:
- name: fabio_test
publicKey: "byR/8T9AZK2t1cxDCLVzdLXsxcUPRXA06CnfI8gwQyY="
allowedIP: "192.168.99.4/32"
allowedIP: "192.168.99.4/32"
- name: lucio
publicKey: "IifwTYaBMoL3IhAHHplyuVMCir7PHNT57cP57RvEIwg="
allowedIP: "192.168.99.3/32"