mbecker20 -> moghtech

This commit is contained in:
mbecker20
2025-02-08 14:09:34 -08:00
parent ca2c728bf3
commit 3ef5367ed1
40 changed files with 100 additions and 100 deletions

View File

@@ -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: