mirror of
https://github.com/moghtech/komodo.git
synced 2026-05-02 09:34:38 -05:00
mbecker20 -> moghtech
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
1. Copy `komodo/postgres.compose.yaml` and `komodo/compose.env` to your host:
|
||||
```bash
|
||||
wget -P komodo https://raw.githubusercontent.com/mbecker20/komodo/main/compose/postgres.compose.yaml && \
|
||||
wget -P komodo https://raw.githubusercontent.com/mbecker20/komodo/main/compose/compose.env
|
||||
wget -P komodo https://raw.githubusercontent.com/moghtech/komodo/main/compose/postgres.compose.yaml && \
|
||||
wget -P komodo https://raw.githubusercontent.com/moghtech/komodo/main/compose/compose.env
|
||||
```
|
||||
2. Edit the variables in `komodo/compose.env`.
|
||||
3. Deploy:
|
||||
|
||||
Reference in New Issue
Block a user