Files
nwxraybot/.env.example
Sergey Elpashev c13eb62770
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Feat: url correcter util
2025-01-20 13:44:54 +03:00

10 lines
194 B
Plaintext

BOT_TOKEN=token
DEBUG=1
POSTGRES_USER=postgres
POSTGRES_PASSWORD=postgres
POSTGRES_DB=postgres
POSTGRES_HOST=postgres
POSTGRES_PORT=5432
DOMAIN_NAME=localhost
COMPOSE_PROJECT_NAME=nwxraybot