UNPKG

generator-php-scaffold

Version:

This generator create a application with restful architecture with Zend 3 or Symfony framework

5 lines (4 loc) 90 B
export const environment = { production: true, apiUrl: "http://localhost:8080/api" };