mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-12-30 10:48:29 +01:00
Update docker-compose.yml
This commit is contained in:
@@ -11,7 +11,7 @@ services:
|
|||||||
image: bitwarden/self-host:beta
|
image: bitwarden/self-host:beta
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
- "8888:80"
|
- "8888:8080"
|
||||||
volumes:
|
volumes:
|
||||||
- /mnt/docker-volumes/bitwarden-unified/data:/etc/bitwarden
|
- /mnt/docker-volumes/bitwarden-unified/data:/etc/bitwarden
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user