6 lines
92 B
Plaintext
6 lines
92 B
Plaintext
BACKEND_PORT=3001
|
|
|
|
REDIS_HOST='localhost'
|
|
REDIS_PORT=6379
|
|
|
|
CORS_ORIGIN=http://localhost:3002 |