[mod] readme
This commit is contained in:
parent
d7e7fd1d99
commit
21a0811332
1 changed files with 12 additions and 1 deletions
|
@ -1 +1,12 @@
|
||||||
https://docs.home-gallery.org/index.html
|
https://docs.home-gallery.org/index.html
|
||||||
|
|
||||||
|
```
|
||||||
|
mkdir -p data
|
||||||
|
|
||||||
|
docker-compose run gallery run init --source /data/Pictures
|
||||||
|
docker-compose up -d
|
||||||
|
|
||||||
|
docker-compose run gallery run import --initial
|
||||||
|
# or
|
||||||
|
docker-compose run gallery run import --update
|
||||||
|
```
|
Loading…
Add table
Reference in a new issue