-
Notifications
You must be signed in to change notification settings - Fork 224
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kenny/futr 164 update cli to dynamically set docker compose file #140
kenny/futr 164 update cli to dynamically set docker compose file #140
Conversation
abhiaiyer91
commented
Aug 22, 2024
- feat: replace container name with user's project name
- feat: cli update to port
- Rewrite
FUTR-164 Update CLI to dynamically set docker compose file
Inngest and db should be based on the project name of the apps package.json from where the CLI command is run. This should also dynamically find a port number (perhaps within a specified range) that is open so it is unique. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
I'm getting the following error. Should we replace
|
updated |