Skip to content

Commit f7c73a9

Browse files
Add server url for Mnestix Api in compose.yml
1 parent b378a3c commit f7c73a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ services:
4343
ports:
4444
- '5064:5064'
4545
environment:
46+
ServerUrls ServerUrls: 'http://mnestix-proxy:5065/repo/'
4647
# API key authorization
4748
CustomerEndpointsSecurity__ApiKey: ${MNESTIX_BACKEND_API_KEY:-verySecureApiKey}
4849
# Connection to Repository Service:

0 commit comments

Comments
 (0)