New postgres solution
This commit is contained in:
parent
916f1be58d
commit
f30f320269
@ -20,3 +20,6 @@ ENV GITEA__database__USER=$DATABASE_USER \
|
||||
GITEA__database__NAME=$DATABASE_NAME \
|
||||
GITEA__database__DB_TYPE=postgres \
|
||||
GITEA__database__SSL_MODE=require
|
||||
|
||||
COPY app.ini /var/lib/gitea/custom/conf/app.ini
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user