Create workspace docker compose fix (#800)

Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
This commit is contained in:
Denis Bykhov
2022-01-12 10:03:12 +01:00
committed by GitHub
parent bc2d0339f8
commit 246b0abb13
7 changed files with 50 additions and 9 deletions
+2 -1
View File
@@ -48,7 +48,8 @@ services:
- 3000:3000
environment:
- MONGO_URL=mongodb://mongodb:27017
- TRANSACTOR_URL=ws://localhost:3333
- TRANSACTOR_URL=ws://transactor:3333
- ENDPOINT_URL=ws://localhost:3333
- MINIO_ENDPOINT=minio
- MINIO_ACCESS_KEY=minioadmin
- MINIO_SECRET_KEY=minioadmin