4
1
Fork 0
backend-core/.env

4 lines
98 B
Bash

LISTEN=:8080
POSTGRES=postgresql://root@localhost:5432/core?sslmode=disable
NATS=nats://nats:4222