7 lines
108 B
Plaintext
7 lines
108 B
Plaintext
DB_HOST=127.0.0.1
|
|
DB_PORT=8889
|
|
DB_NAME=nerdshop
|
|
DB_USER=root
|
|
DB_PASS=root
|
|
CORS_ORIGIN=http://localhost:5173
|