Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@ MESSAGE_USER_WINDOW=1 # in minutes, determines the window of time for MESSAGE_US

# If you have permission problems, set here the UID and GID of the user running
# the docker compose command. The applications in the container will run with these uid/gid.
UID=1000
GID=1000
# UID=1000
# GID=1000

# Change this to proxy any API request.
# It's useful if your machine has difficulty calling the original API server.
Expand Down