changed mount to bind
This commit is contained in:
@@ -10,7 +10,7 @@ services:
|
||||
- "443:8443"
|
||||
restart: always
|
||||
volumes:
|
||||
- bitwarden:/etc/bitwarden
|
||||
- $PWD/bitwarden:/etc/bitwarden
|
||||
- logs:/var/log/bitwarden
|
||||
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user