Dima df3e33bf9c Add tests | há 2 anos atrás | |
---|---|---|
build | há 2 anos atrás | |
cmd | há 2 anos atrás | |
config | há 2 anos atrás | |
internal | há 2 anos atrás | |
migrations | há 2 anos atrás | |
web | há 2 anos atrás | |
.gitignore | há 2 anos atrás | |
.golangci.yml | há 2 anos atrás | |
Makefile | há 2 anos atrás | |
go.mod | há 2 anos atrás | |
go.sum | há 2 anos atrás | |
readme.md | há 2 anos atrás |
config/.env
APP_PORT=8080
DB_HOST=localhost
DB_PORT=3306
DB_NAME=
DB_USER=
DB_PASSWORD=
SMTP_HOST=
SMTP_PORT=
SMTP_USER=
SMTP_PASSWORD=
STATIC_VERSION=
GA_ENABLED=
ADMIN_EMAIL=
ADMIN_USER=
ADMIN_PASSWORD=