mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-12-14 02:14:54 +01:00
build
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
volumes:
|
||||
data1:
|
||||
data:
|
||||
driver: local
|
||||
services:
|
||||
bitwarden:
|
||||
@@ -32,4 +32,4 @@ services:
|
||||
- 8181:80
|
||||
restart: ${RESTART:-unless-stopped}
|
||||
volumes:
|
||||
- data1:/data
|
||||
- data:/data
|
||||
|
||||
Reference in New Issue
Block a user