mirror of
https://github.com/theoleuthardt/werkzeugkiste.git
synced 2026-06-13 01:27:54 +00:00
5 lines
No EOL
108 B
Bash
5 lines
No EOL
108 B
Bash
####### LOCAL DEVELOPMENT #######
|
|
NODE_ENV=development
|
|
HOSTNAME=0.0.0.0
|
|
FRONTEND_PORT=3000
|
|
BACKEND_PORT=4000 |