Refactor Docker Compose configurations and add deployment workflows for cloud-pc and mini-pc services
This commit is contained in:
@@ -10,8 +10,8 @@ services:
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- type: bind
|
||||
source: /srv/stacks/vaultwarden/data
|
||||
source: /opt/data/vaultwarden
|
||||
target: /data
|
||||
networks:
|
||||
default:
|
||||
name: vaultwarden_default
|
||||
name: vaultwarden_default
|
||||
|
||||
Reference in New Issue
Block a user