Ability to skip database url input while scaffolding a new project #8968
anasmohammed361
started this conversation in
Feature Requests & Ideas
Replies: 1 comment 1 reply
-
When you create a new Payload app with Take a look at disableConnect. Does that solve this issue for you? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have been playing around with payload lately , and i use docker for my local environment setup (databases and other necessary services for local development ) , everysingle time , i am forced to find an alternate solution when creating a new payload app , because payload requires an active database url which runs its migrations if necessary , It would be very convenient if there was a way to skip this process on project scaffolding .
Beta Was this translation helpful? Give feedback.
All reactions