zrwusa / bunny-engine

Project generator, code generator. Typescript + Express + Docker + GraphQL + PostgreSQL + MongoDB + Redis + Nginx + Swagger + Pino + Prom-client.
MIT License
1 stars 0 forks source link

Postgres database name #1

Open zrwusa opened 3 months ago

zrwusa commented 3 months ago

Renamed project then generate the new Postgres database name is still my_app_dev

zrwusa commented 3 months ago

Considering that it's unlikely we'll sync the local database to the production or test environment during deployment, we plan to modify the volume mounting configuration in src/templates/back-end/docker-compose.yml.