diff --git a/src/main/resources/application-prod.yml b/src/main/resources/application-prod.yml index b7c3b85..807cd84 100644 --- a/src/main/resources/application-prod.yml +++ b/src/main/resources/application-prod.yml @@ -35,6 +35,6 @@ ctp: ipAdd: 172.16.53.53 port: 9100 stitchQRPath: src/main/resources/static/sample_qr_output.pdf - bundleIpAdd: 172.16.53.22 + bundleIpAdd: 172.16.53.10 bundlePort: 9100 bundlePath: src/main/resources/static/bundle.pdf \ No newline at end of file