Merge branch 'main' into testing
This commit is contained in:
commit
856bc3b2c5
1 changed files with 1 additions and 1 deletions
|
@ -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',
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue