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.
2 parents cbea6f8 + a6a8886 commit 7511450Copy full SHA for 7511450
docker/docker-compose.prod.yml
@@ -186,6 +186,7 @@ services:
186
- WS_BACKEND=ws://nexent-runtime:5014
187
- RUNTIME_HTTP_BACKEND=http://nexent-runtime:5014
188
- MINIO_ENDPOINT=http://nexent-minio:9000
189
+ - MARKET_BACKEND=https://market.nexent.tech
190
logging:
191
driver: "json-file"
192
options:
docker/docker-compose.yml
@@ -199,6 +199,7 @@ services:
199
200
201
202
203
204
205
0 commit comments