- Add TIKI_ROOT_LINK_LIST variable support,
- .htaccess and robots.txt are now read from /var/www/tiki dir.
This commit is contained in:
@@ -73,6 +73,7 @@ services:
|
||||
APACHE_DOC_ROOT: ${WA_APACHE_DOC_ROOT}
|
||||
PHP_UPLOAD_LIMIT: ${WA_PHP_UPLOAD_LIMIT}
|
||||
TIKI_URL: ${WA_TIKI_URL}
|
||||
TIKI_ROOT_LINK_LIST: ${WA_TIKI_ROOT_LINK_LIST}
|
||||
|
||||
volumes:
|
||||
- ./${WA_LOG_INIT_EXT}:${WA_LOG_INIT_INT}
|
||||
|
||||
Reference in New Issue
Block a user