File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -143,7 +143,6 @@ services:
143143 - REACT_APP_RUUTER_API_URL=http://localhost:8086
144144 - REACT_APP_RUUTER_PRIVATE_API_URL=http://localhost:8088
145145 - REACT_APP_CUSTOMER_SERVICE_LOGIN=http://localhost:3004
146- - REACT_APP_NOTIFICATION_NODE_URL=http://localhost:3005
147146 - REACT_APP_CSP=upgrade-insecure-requests; default-src 'self'; font-src 'self' data:; img-src 'self' data:; script-src 'self' 'unsafe-eval' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; object-src 'none'; connect-src 'self' http://localhost:8086 http://localhost:8088 http://localhost:3004 http://localhost:3005 ws://localhost;
148147 - DEBUG_ENABLED=true
149148 - CHOKIDAR_USEPOLLING=true
@@ -506,4 +505,4 @@ volumes:
506505networks :
507506 bykstack :
508507 name : bykstack
509- driver : bridge
508+ driver : bridge
You can’t perform that action at this time.
0 commit comments