Files
2024-04-19 07:48:03 +03:00

9 lines
131 B
Plaintext

PORT=3000
SECRET=your secret
POSTGRES_HOST=postgres
POSTGRES_DATABASE=postgres
POSTGRES_USER=postgres
POSTGRES_PASSWORD=postgres