mirror of
https://github.com/moghtech/komodo.git
synced 2026-05-02 00:57:04 -05:00
fix docs deploy command --env-file
This commit is contained in:
@@ -9,7 +9,7 @@ wget -P komodo https://raw.githubusercontent.com/mbecker20/komodo/main/compose/p
|
||||
3. Deploy:
|
||||
|
||||
```bash
|
||||
docker compose -p komodo -f komodo/postgres.compose.yaml up -d --env-file komodo/compose.env
|
||||
docker compose -p komodo -f komodo/postgres.compose.yaml --env-file komodo/compose.env up -d
|
||||
```
|
||||
|
||||
```mdx-code-block
|
||||
|
||||
Reference in New Issue
Block a user