[mod] vault

This commit is contained in:
Andy Bunce 2023-06-14 22:02:22 +01:00
parent d733f5e6f2
commit 7e97c1a4cb
3 changed files with 8 additions and 8 deletions

View file

@ -7,9 +7,8 @@ services:
restart: unless-stopped
environment:
- WEBSOCKET_ENABLED=true
- ROCKET_PORT=8882
volumes:
- ./data/:/data/
ports:
- 8882:8882
- 3012:3012
- 127.0.0.1:8882:80
- 127.0.0.1:3012:3012

View file

@ -1,3 +1,5 @@
https://www.linode.com/docs/guides/how-to-self-host-the-vaultwarden-password-manager/
https://webdock.io/en/docs/how-guides/app-installation-and-setup/how-install-vaultwarden-your-webdock-server
# was
https://www.techaddressed.com/tutorials/vaultwarden-docker-compose/