1
0
mirror of https://github.com/tommytran732/Vaultwarden-Docker-Compose synced 2024-09-20 04:24:41 -04:00
Vaultwarden-Docker-Compose/README.md
Tommy 4b66b6e7b6
/admin configurations
Signed-off-by: Tommy <contact@tommytran.io>
2022-09-15 23:58:51 -04:00

6 lines
343 B
Markdown

# Synapse-Docker-Compose
Vaultwarden Docker-Compose
1. Update `docker-compose.yml`
2. Run `docker-compose up` and make sure nothing errors out. You can use `docker-compose up -d` to start it in the background if you want.
3. Uncomment the approprieate lines in `Caddyfile` to block access to `/admin` after you finish configuring your server.