We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b378a3c commit f7c73a9Copy full SHA for f7c73a9
compose.yml
@@ -43,6 +43,7 @@ services:
43
ports:
44
- '5064:5064'
45
environment:
46
+ ServerUrls ServerUrls: 'http://mnestix-proxy:5065/repo/'
47
# API key authorization
48
CustomerEndpointsSecurity__ApiKey: ${MNESTIX_BACKEND_API_KEY:-verySecureApiKey}
49
# Connection to Repository Service:
0 commit comments