feat: sqlite3 support

This commit is contained in:
f
2025-01-07 13:30:03 -03:00
parent daf4a26f72
commit b4273a95e3
7 changed files with 19 additions and 2 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