m183-tresor/183_12_2_tresorfrontend_rup.../.env

8 lines
187 B
Bash

#connection to backend api
# example http://localhost:8080/api
# port is optional
REACT_APP_API_PROTOCOL=http
REACT_APP_API_HOST=localhost
REACT_APP_API_PORT=8080
REACT_APP_API_PATH=/api