Skip to content

Commit 9ab8c16

Browse files
crazywoolaCopilot
andauthored
Update en/self-host/advanced-deployments/local-source-code.mdx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 5abbe44 commit 9ab8c16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

en/self-host/advanced-deployments/local-source-code.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ cd docker
3333

3434
cp middleware.env.example middleware.env
3535

36-
# change the profile to mysql if you are not using postgres
36+
# change the profile to mysql if you are not using postgresql
3737
# change the profile to other vector database if you are not using weaviate
3838
docker compose -f docker-compose.middleware.yaml --profile postgresql --profile weaviate -p dify up -d
3939
```

0 commit comments

Comments
 (0)