Files
docker-gitea/.env
christoph 014065632d Reviewed
2023-01-24 11:23:35 +01:00

10 lines
159 B
Bash

# Set UID and GID From Git system user account here
GITEA_UID=106
GITEA_GID=113
# DB
POSTGRES_PASSWORD='Dn32ps$EmcGsw'
POSTGRES_DB=gitea
POSTGRES_USER=gitea