This commit is contained in:
DoTheEvolution
2020-05-01 11:38:43 +02:00
parent 0274af2b8b
commit b0c46ed917
10 changed files with 90 additions and 88 deletions
+9 -9
View File
@@ -15,15 +15,15 @@ Documentation and notes.
# Files and directory structure
```
/home
└── ~
└── docker
└── bookstack
├── 🗁 bookstack-data
├── 🗁 bookstack-db-data
├── 🗋 .env
├── 🗋 docker-compose.yml
└── 🗋 bookstack-backup-script.sh
/home/
└── ~/
└── docker/
└── bookstack/
├── bookstack-data/
├── bookstack-db-data/
├── .env
├── docker-compose.yml
└── bookstack-backup-script.sh
```
# docker-compose