This commit is contained in:
DoTheEvolution
2020-05-22 18:05:03 +02:00
parent dca41b0629
commit 736abd778e
8 changed files with 20 additions and 11 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ which uses nginx as a web server.
* `bookstack-data/` - a directory where bookstack will store its web app data
* `bookstack-db-data/` - a directory where bookstack will store its MySQL database data
* `.env` - a file containing environmental variables for docker compose
* `.env` - a file containing environment variables for docker compose
* `docker-compose.yml` - a docker compose file, telling docker how to build the containers
* `bookstack-backup-script.sh` - a backup script if you want it