Bug fix - no need for shared volume when the source is already in the container.
This commit is contained in:
parent
721188ef62
commit
4d5512367a
1 changed files with 1 additions and 2 deletions
|
@ -35,5 +35,4 @@ services:
|
|||
- "443:443"
|
||||
volumes:
|
||||
- /tarrega/caddy/config:/config
|
||||
- /tarrega/caddy/data:/data
|
||||
- /tarrega/dylanbaird:/srv/dylanbaird
|
||||
- /tarrega/caddy/data:/data
|
Loading…
Reference in a new issue