nc add polling config /w tab

This commit is contained in:
Ruben Hensen
2025-02-03 13:16:05 +01:00
parent 58bc55f336
commit f54088c1f7
+10 -10
View File
@@ -38,16 +38,16 @@ spec:
host: drive.hensen.io
configs:
polling.config.php: |-
<?php
$CONFIG = array (
'trusted_domains' =>
array (
0 => 'drive.hensen.io',
),
'overwrite.cli.url' => 'https://drive.hensen.io',
'overwritehost' => 'drive.hensen.io',
'overwriteprotocol' => 'https',
);
<?php
$CONFIG = array (
'trusted_domains' =>
array (
0 => 'drive.hensen.io',
),
'overwrite.cli.url' => 'https://drive.hensen.io',
'overwritehost' => 'drive.hensen.io',
'overwriteprotocol' => 'https',
);
ingress:
enabled: true
# className: nginx