yusing
964ba1eac1
chore: update dev environment configuration and base images
...
- Changed API_SECRET to API_JWT_SECRET in dev.compose.yml
- Updated base image from alpine to debian in dev.Dockerfile
- Upgraded golang version from 1.25.2 to 1.25.3 in Dockerfile
2025-10-25 23:31:53 +08:00
yusing
ad6201c27a
feat(dev): add parca in dev docker for profiling
2025-10-10 23:24:39 +08:00
yusing
c4c9e9300c
chore: simplify dev docker and update Makefile accordingly
2025-10-10 23:24:14 +08:00
yusing
ea7bd0d19a
fix(docker): update dev docker compose
2025-09-14 18:39:40 +08:00
yusing
932c20f32d
chore(docker): update .gitignore to exclude all .env files and modify dev.compose.yml to include env_file for development
2025-09-14 13:47:02 +08:00
yusing
52e949de85
feat: Add development environment configuration with Docker Compose and Dockerfile
2025-09-08 09:15:24 +08:00