Dima 67865e1507 Services refactoring | hace 2 años | |
---|---|---|
build | hace 2 años | |
cmd | hace 2 años | |
config | hace 2 años | |
internal | hace 2 años | |
migrations | hace 2 años | |
web | hace 2 años | |
.gitignore | hace 2 años | |
.golangci.yml | hace 2 años | |
Makefile | hace 2 años | |
go.mod | hace 2 años | |
go.sum | hace 2 años | |
readme.md | hace 2 años |
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=