Unverified Commit aae4073b authored by Shishir Suman's avatar Shishir Suman Committed by GitHub
Browse files

Update application.yml

No related merge requests found
Showing with 13 additions and 1 deletion
+13 -1
......@@ -20,4 +20,16 @@ spring:
predicates:
- Path=/api/**
filters:
- StripPrefix=0
\ No newline at end of file
- StripPrefix=0
- id: pdf
uri: http://35.207.216.26:9011/
predicates:
- Path=/pdf/**
filters:
- StripPrefix=0
- id: events
uri: http://35.207.216.26:9011/
predicates:
- Path=/events/**
filters:
- StripPrefix=0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment