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