1 Commits

Author SHA1 Message Date
ee1de35a31 Update rancher/mirrored-library-traefik Docker tag to v3 2025-11-10 03:12:35 +00:00

View File

@@ -56,9 +56,7 @@ data:
general.config.php: |- general.config.php: |-
<?php <?php
$CONFIG = array ( $CONFIG = array (
'overwriteprotocol' => 'https', 'overwriteprotocol' => 'https'
'loglevel' => 1,
'log_rotate_size' => 100 * 1024 * 1024
); );
.htaccess: |- .htaccess: |-
# line below if for Apache 2.4 # line below if for Apache 2.4