mirror of
https://github.com/bitwarden/help
synced 2025-12-10 13:23:16 +00:00
fix local_uid and gid
This commit is contained in:
@@ -270,8 +270,8 @@ Manual installations lose the ability to automatically update certain dependenci
|
|||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
LOCAL_UID=1000
|
LOCAL_UID=1000
|
||||||
LOCAL_GID=1000
|
LOCAL_GID=1000
|
||||||
|
|
||||||
Otherwise, remove the `uid.env` mappings from `./docker/docker-compose.yml` and the containers will run as `nobody`.
|
Otherwise, remove the `uid.env` mappings from `./docker/docker-compose.yml` and the containers will run as `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:
|
||||||
|
|||||||
Reference in New Issue
Block a user