Skip to content
This repository was archived by the owner on Jan 28, 2026. It is now read-only.

Fix Dockerfile + missing env vars in example#853

Merged
asim-shrestha merged 3 commits intoreworkd:mainfrom
tim-codes:fix/local-setup
Jun 27, 2023
Merged

Fix Dockerfile + missing env vars in example#853
asim-shrestha merged 3 commits intoreworkd:mainfrom
tim-codes:fix/local-setup

Conversation

@tim-codes
Copy link
Copy Markdown
Contributor

Just finished configuring the project locally and had to make a few corrections to get it working:

  1. Platform Dockerfile was failing for missing pkg-config dependency
  2. .env file required 2 more max-loops vars to startup properly

@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 23, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
agent-gpt 🔄 Building (Inspect) Jun 23, 2025 6:51pm
agent-gpt-1750704573211-kwTP 🛑 Canceled (Inspect) Jun 23, 2025 6:51pm
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 23, 2025 6:51pm

@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 23, 2023

@tim-codes is attempting to deploy a commit to the reworkd Team on Vercel.

A member of the Team first needs to authorize it.

@vercel vercel Bot temporarily deployed to Preview – docs June 23, 2023 10:59 Inactive
@asim-shrestha
Copy link
Copy Markdown
Contributor

Thanks! Lets do the following instead

REWORKD_PLATFORM_MAX_LOOPS=${NEXT_PUBLIC_MAX_LOOPS}

Also note, if you run the setup commands (./setup.sh for mac) It should tell you when you have an out of date ENV value

@asim-shrestha
Copy link
Copy Markdown
Contributor

Checking in @tim-codes :)

@tim-codes
Copy link
Copy Markdown
Contributor Author

Hey @asim-shrestha thanks will update today :)

… hardcoding the value in REWORKD_PLATFORM_MAX_LOOPS to improve maintainability and consistency
@vercel vercel Bot temporarily deployed to Preview – docs June 27, 2023 16:02 Inactive
@tim-codes
Copy link
Copy Markdown
Contributor Author

@asim-shrestha changes made. FYI I did do the setup.sh script originally, but still needed the env var amendments.

@asim-shrestha
Copy link
Copy Markdown
Contributor

Thank you @tim-codes!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants