Compare commits

...

5 commits

View file

@ -79,7 +79,7 @@ class sunetdrive::proxysql (
iif => 'ens3',
}
sunet::nftables::docker_expose { 'proxysql':
allow_clients => ['any'],
allow_clients => $nextcloud_ip,
port => 6032,
iif => 'ens3',
}