Commit Graph

8 Commits

Author SHA1 Message Date
Johannah Sprinz 0fd1f8e992
remove unneeded volume mount (#652)
Wiki.js stores all data in the database, mounting this directory prevents updating the app via docker, because it contains the server code itself. See https://docs.requarks.io/en/install/docker#using-docker-compose.
2022-04-24 10:24:31 -07:00
Malte Kiefer e713bf023e
Updated Wiki.js to latest version (#595)
Updated Wiki.js to the latest version in combination with PostgreSQL.
Wiki.js docs recommends the latest PostgreSQL version.
2022-01-06 07:39:06 -08:00
Edward 91daa6b904
Tidy instructions spelling & spacing (#369)
* tidy up instructions spelling/spacing

* remove spaces in empty lines

Co-authored-by: Edward <edward@finchit.co.za>
Co-authored-by: Kasra Bigdeli <kasra85@gmail.com>
2021-03-14 14:09:07 -04:00
Kasra Bigdeli af172b6680 Formatter on V4 2020-08-16 20:07:04 -04:00
Kasra Bigdeli 0e70ec541e migrate to v4 2020-08-16 20:03:15 -04:00
Kasra Bigdeli 83103a1809 Fixed build 2020-08-16 19:40:55 -04:00
Kasra Bigdeli 723ca5cca5 Fixed build 2020-08-16 19:37:46 -04:00
Kasra Bigdeli 43505a20e8 migrated to v4 2020-08-16 19:24:26 -04:00