Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ icon: "play"
cd pipeshub-ai/deployment/docker-compose

# Copy and update the environment file
cp .env.template .env
cp env.template .env

# 👉 Edit the .env file to set secrets, passwords, and the public URLs
# of the Frontend and Connector services (required for webhook notifications and real-time updates)
Expand Down