ordinarthur e3fb2752b7 fix: connect fastify to coolify network for DB access
The Docker Compose app creates its own isolated network, so the
fastify container cannot reach the PostgreSQL database managed
separately by Coolify. Adding the external 'coolify' network
allows inter-container communication.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 16:47:34 +01:00
2026-03-12 16:14:28 +01:00

rebours

To install dependencies:

bun install

To run:

bun run 

This project was created using bun init in bun v1.3.9. Bun is a fast all-in-one JavaScript runtime.

Description
No description provided
Readme 3.5 MiB
Languages
JavaScript 34%
Astro 31.1%
CSS 19.1%
TypeScript 9.7%
HTML 6.1%