change bundle ip
parent
e71fcebc13
commit
305f9a9bb6
|
@ -35,6 +35,6 @@ ctp:
|
||||||
ipAdd: 172.16.53.53
|
ipAdd: 172.16.53.53
|
||||||
port: 9100
|
port: 9100
|
||||||
stitchQRPath: src/main/resources/static/sample_qr_output.pdf
|
stitchQRPath: src/main/resources/static/sample_qr_output.pdf
|
||||||
bundleIpAdd: 172.16.53.22
|
bundleIpAdd: 172.16.53.10
|
||||||
bundlePort: 9100
|
bundlePort: 9100
|
||||||
bundlePath: src/main/resources/static/bundle.pdf
|
bundlePath: src/main/resources/static/bundle.pdf
|
Loading…
Reference in New Issue