mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-12-14 18:34:53 +01:00
build
This commit is contained in:
@@ -29,4 +29,7 @@ services:
|
|||||||
- 8181:80
|
- 8181:80
|
||||||
restart: ${RESTART:-unless-stopped}
|
restart: ${RESTART:-unless-stopped}
|
||||||
volumes:
|
volumes:
|
||||||
- /share/docker_data/bitwarden/bw-data:/data
|
- bitwarden_data:/data
|
||||||
|
volumes:
|
||||||
|
data:
|
||||||
|
driver: local
|
||||||
Reference in New Issue
Block a user