mirror of
https://github.com/yanislav-igonin/micrach
synced 2025-12-01 04:57:03 +03:00
4 lines
74 B
Plaintext
4 lines
74 B
Plaintext
ENV=debug
|
|
PORT=3000
|
|
SEED_DB=true
|
|
POSTGRES_URL=postgres://localhost/micrach |