mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Clean style creations ADF (#7385)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
require('dotenv').config();
|
||||
|
||||
var PROXY_HOST_ADF = process.env.PROXY_HOST_ADF;
|
||||
|
||||
console.log('PROXY_HOST_ADF' + PROXY_HOST_ADF);
|
||||
module.exports = {
|
||||
"/alfresco": {
|
||||
"target": (PROXY_HOST_ADF || "http://localhost:8080"),
|
||||
|
Reference in New Issue
Block a user