We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71ff14c commit 1d48700Copy full SHA for 1d48700
quickstart.mdx
@@ -23,7 +23,7 @@ icon: "play"
23
cd pipeshub-ai/deployment/docker-compose
24
25
# Copy and update the environment file
26
- cp .env.template .env
+ cp env.template .env
27
28
# 👉 Edit the .env file to set secrets, passwords, and the public URLs
29
# of the Frontend and Connector services (required for webhook notifications and real-time updates)
0 commit comments