mirror of
https://github.com/bitwarden/help
synced 2025-12-06 00:03:30 +00:00
nobody:nobody
This commit is contained in:
@@ -272,7 +272,7 @@ Manual installations lose the ability to automatically update certain dependenci
|
|||||||
LOCAL_UID=1000
|
LOCAL_UID=1000
|
||||||
LOCAL_GID=1000
|
LOCAL_GID=1000
|
||||||
|
|
||||||
Otherwise, the containers will run as `nobody`.
|
Otherwise, you can leave the `./env/uid.env` file empty and the containers will run as `nobody:nobody`.
|
||||||
12. Start your Bitwarden installation and access it at your configured hostname:
|
12. Start your Bitwarden installation and access it at your configured hostname:
|
||||||
|
|
||||||
docker-compose -f ./docker/docker-compose.yml up -d
|
docker-compose -f ./docker/docker-compose.yml up -d
|
||||||
|
|||||||
Reference in New Issue
Block a user