Logo
Explore Help
Sign In
mish/evo-sync
1
0
Fork 0
You've already forked evo-sync
Code Issues 3 Pull Requests Actions Packages Projects Releases 5 Wiki Activity
Files
fc65e591b37ccdccb4073524fcb4bdc6547510ff
evo-sync/.env.example

18 lines
271 B
Plaintext
Raw Normal View History

Add EvoSync v3 environment scaffold FastAPI + Celery + Redis + MariaDB stack with 6-service docker-compose. Includes project skeleton (config, database, models, tasks, migrations) and health endpoint with passing test. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-27 23:04:50 +03:00
# Database
DB_ROOT_PASSWORD=rootpassword
Add user registration and auth web app FastAPI + Jinja2 + MariaDB web application with registration, login, profile, password reset, and email confirmation flows. All UI in Russian. Styled with Evotor brand colors. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 22:01:58 +03:00
DB_NAME=evosync
DB_USER=evosync
DB_PASSWORD=evosync
Add EvoSync v3 environment scaffold FastAPI + Celery + Redis + MariaDB stack with 6-service docker-compose. Includes project skeleton (config, database, models, tasks, migrations) and health endpoint with passing test. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-27 23:04:50 +03:00
# App
SECRET_KEY=change-me-in-production
BASE_URL=https://evosync.ru
# Evotor
EVOTOR_APP_ID=
EVOTOR_WEBHOOK_SECRET=
# Celery Flower
FLOWER_USER=admin
FLOWER_PASSWORD=changeme
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 29ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API