Merge pull request 'feat: sqlite3 support' (#37) from sqlite3 into master

Reviewed-on: https://git.coopcloud.tech/coop-cloud/gitea/pulls/37
This commit is contained in:
fauno
2025-01-07 20:14:28 +00:00
6 changed files with 18 additions and 1 deletions
+1
View File
@@ -5,6 +5,7 @@ LETS_ENCRYPT_ENV=production
COMPOSE_FILE="compose.yml"
ENABLE_BACKUPS=true
COMPOSE_FILE="$COMPOSE_FILE:compose.mariadb.yml"
# COMPOSE_FILE="$COMPOSE_FILE:compose.sqlite3.yml"
# COMPOSE_FILE="$COMPOSE_FILE:compose.postgres.yml"
# Enable to use forgejo instead of gitea