docs, ci #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/standalone"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
- Add .env.example with full variable reference - docker-compose.yml now uses ${VAR:-default} syntax from .env - Add healthcheck to compose service - README Quick Start uses cp .env.example .env workflow - Add Forgejo example section in README - Reference docker-compose.yml and .env.example from README