.env 158 B

12345
  1. # back end interface address
  2. API_BASE = http://192.168.xx.xx:12345
  3. # If IP access is required for local development, remove the "#"
  4. #DEV_HOST = 192.168.xx.xx