version: '3.8' services: app: environment: - GITEA_DB_TYPE=sqlite3 - GITEA_SQLITE_JOURNAL_MODE=wal - GITEA_PATH=/var/lib/gitea/gitea.db