All services sit behind profiles (db, gateway, obsidian) selected via COMPOSE_PROFILES in .env; Makefile with the usual verbs and a `deploy` target that pushes main:stable.
7 lines
71 B
Plaintext
7 lines
71 B
Plaintext
.env
|
|
config.json
|
|
.venv/
|
|
__pycache__/
|
|
.idea
|
|
docker-compose.override.yml
|