mirror of
https://github.com/tiyn/wiki.git
synced 2025-04-04 07:47:45 +02:00
bugfix: homer uses duplicate volume for config
This commit is contained in:
parent
76433e874b
commit
89966e998a
@ -29,7 +29,6 @@ docker pull b4bz/homer:latest
|
||||
docker run --name homer \
|
||||
--restart unless-stopped \
|
||||
-p 8080:8080 \
|
||||
-v /root/docker/homer/config.yml:/www/config.yml \
|
||||
-v homer:/www/assets \
|
||||
-d b4bz/homer:latest
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user