Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
rename ledger-ms -> accounting-ms
- Loading branch information
Juhan Aasaru
authored and
Juhan Aasaru
committed
Sep 5, 2019
1 parent
a64d4eb
commit bd68beadad912b437fa6af62fad3535de75fefc3
Showing
3 changed files
with
21 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -21,7 +21,7 @@ | ||
} | ||
}, | ||
"/api/accounting": { | ||
"target": "http://ledger-ms:2025", | ||
"target": "http://accounting-ms:2025", | ||
"secure": false, | ||
"pathRewrite": { | ||
"^/api/accounting": "/accounting" | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters