2025-10-31 17:54:29 +07:00

6 lines
101 B
Bash

SERVER_PORT=8080
DB_HOST=postgres
DB_PORT=5432
DB_USER=postgres
DB_PASSWORD=postgres
DB_NAME=postgres