More misc changes :^)

This commit is contained in:
2024-11-18 18:07:07 -06:00
parent 54ef176fe5
commit 7eeeacfe7d
4 changed files with 7 additions and 5 deletions
+4 -2
View File
@@ -1,7 +1,9 @@
# Generate token with this:
# openssl rand -base64 48
services:
vaultwarden:
server:
image: vaultwarden/server:latest
container_name: vaultwarden
restart: unless-stopped
ports:
- '9445:80'