update
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# Forgejo database credentials
|
||||
<%- if database_type != 'sqlite' %>
|
||||
DATABASE_USER=<< database_user >>
|
||||
DATABASE_PASSWORD=<< database_password >>
|
||||
<%- endif %>
|
||||
Reference in New Issue
Block a user