You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme-vars.yml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,7 @@ app_setup_block: |
40
40
Upon first install go to `http://$IP:$PORT/install.php` once you have completed the setup, restart the container, login as admin and set "Use nice URLs" in the `admin/Configuration Settings` panel to `.htaccess` and tick `Use slash as namespace separator in URLs` to enable [nice URLs](https://www.dokuwiki.org/rewrite) you will find the webui at `http://$IP:$PORT/`, for more info see [{{ project_name|capitalize }}]({{ project_url }})
41
41
# changelog
42
42
changelogs:
43
+
- { date: "21.02.21:", desc: "Store search index outside of container, set absolute (default) path for `savedir`." }
43
44
- { date: "23.01.21:", desc: "Rebasing to alpine 3.13." }
44
45
- { date: "28.09.20:", desc: "Add php7-pdo_sqlite and php7-sqlite3." }
45
46
- { date: "23.09.20:", desc: "Fix php-local.ini bug introduced in the prior PR." }
0 commit comments