0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-17 03:19:02 +02:00

Changed service name to vaultwarden

Proxymiity ☆ 2021-04-30 00:00:29 +02:00
parent ea1d1b608b
commit ab6455fb08

@ -51,7 +51,7 @@ The default user in many Linux distros has uid/gid 1000 (run the `id` command to
To do the same in `docker-compose`:
services:
bitwarden:
vaultwarden:
image: vaultwarden/server:latest
container_name: bitwarden
user: 1000:1000