Advertisement
dokerplp

ini

Dec 14th, 2021
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.06 KB | None | 0 0
  1. [general]
  2. 
mode=production;
  3.  
  4. 

[backend]
  5. 
baseApi=https://172.18.0.44:32260/dev

  6. customApi= 'cbssystem=http://localhost:8001;cbsdocengine=http://localhost:8002;cbsauth=http://localhost:8003;oauth=http://localhost:8003;cbscryptography=http://localhost:8004;cbsnotification=http://localhost:8008;cbsattachments=http://localhost:8009;cbsdocnumber=http://localhost:8011;cbsreportengine=http://localhost:8012;cbscustomermanagement=http://localhost:8017;cbsaccountengine=http://localhost:8014;cbscurrency=http://localhost:8022;cbsna5=http://localhost:8024;cbsbirt=http://localhost:8027;cbsdynamic=http://localhost:8028;cbsforms=http://localhost:8028;cbsprocessengine=http://localhost:8030;cbsprofjudgment=http://localhost:8033;cbshrmanagement=http://localhost:8034;cbsbpmengine=http://localhost:8036;cbsterrasoft=http://localhost:8039;cbscollateral=http://localhost:8040;cbsdictionary=http://localhost:8042;cbsfinancialsecurities=http://localhost:8044;cbsna5import=http://localhost:8047;cbsmonitor=http://localhost:8099;'

[oauth]
clientId=clientId
clientSecret=secret

  7.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement