Skip to content

Commit 1caa052

Browse files
mohan-13umair-fayaz
andcommitted
BAH-1410 | fixed. implementer-interface proxy path
Co-authored-by: Umair Fayaz <[email protected]>
1 parent 3e8d696 commit 1caa052

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bahmni-proxy/resources/bahmni-proxy.conf

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ ProxyPass /bahmni_config http://bahmni-web:8091/bahmni_config
2020
ProxyPassReverse /bahmni_config http://bahmni-web:8091/bahmni_config
2121

2222
#Implementer Interface
23-
ProxyPass /implementer-interface http://implementer-interface/implementer_interface
24-
ProxyPassReverse /implementer-interface http://implementer-interface/implementer_interface
23+
ProxyPass /implementer-interface http://implementer-interface/implementer-interface
24+
ProxyPassReverse /implementer-interface http://implementer-interface/implementer-interface
2525

2626
LoadModule ssl_module modules/mod_ssl.so
2727
LoadModule cache_module modules/mod_cache.so

0 commit comments

Comments
 (0)