- Build SQLx queries beforehand so that we don't have to do PostgreSQL init right away at service start up - Created `Dockerfile.production` - Updated docs - Seperate configuration files for local and development environments
3 lines
31 B
YAML
3 lines
31 B
YAML
application:
|
|
host: 127.0.0.1
|