Commit Graph

1 Commits

Author SHA1 Message Date
dalbodeule
1c72626884 [chore](build): add Docker Compose configuration for local development
- Introduced `docker-compose.yml` to simplify local development and service orchestration.
- Defined services for Hop Gate server and Postgres with environment, ports, and volume configurations.
- Added persistent volume settings for Postgres and ACME cache management.
2025-11-27 19:47:22 +09:00