More misc changes :^)
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user