mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-02 00:08:33 +02:00
alias
This commit is contained in:
@ -28,5 +28,4 @@ services:
|
|||||||
- 8181:80
|
- 8181:80
|
||||||
restart: ${RESTART:-unless-stopped}
|
restart: ${RESTART:-unless-stopped}
|
||||||
volumes:
|
volumes:
|
||||||
- /share/docker_data/bitwarden/bw-data:/data
|
- /share/docker_data/bitwarden/bw-data:/data
|
||||||
version: '3'
|
|
Reference in New Issue
Block a user