evrone / go-clean-template

Clean Architecture template for Golang services
MIT License
6.31k stars 535 forks source link

Unable to run migrations without docker #199

Open 1988gadocansey opened 1 year ago

1988gadocansey commented 1 year ago

At the root of the application i run go run -tags migrate ./cmd/app

Error: migrate: environment variable not declared: PG_URL exit status 1