1
0
mirror of https://github.com/bitwarden/help synced 2025-12-06 00:03:30 +00:00

nobody:nobody

This commit is contained in:
Kyle Spearrin
2019-03-25 23:55:19 -04:00
parent 1c7d526fb9
commit 6d277a47c3

View File

@@ -272,7 +272,7 @@ Manual installations lose the ability to automatically update certain dependenci
LOCAL_UID=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:
docker-compose -f ./docker/docker-compose.yml up -d