mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
coquille
parent
95d4e672f2
commit
b9f872c056
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ wekandb:
|
|||
- /home/johndoe/wekan/data:/data/db
|
||||
```
|
||||
|
||||
Then, from the directory containing the `docker-composer.yml` (i.e. `/home/johndoe/wekan`), simply run `docker-compose up`. If you want it to be deamonized, you could run `docker-compose up -d`.
|
||||
Then, from the directory containing the `docker-compose.yml` (i.e. `/home/johndoe/wekan`), simply run `docker-compose up`. If you want it to be deamonized, you could run `docker-compose up -d`.
|
||||
|
||||
Your wekan data are in `/home/johndoe/wekan/data` and thus can be backed up.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue