Update README.md
Browse files
README.md
CHANGED
|
@@ -84,7 +84,7 @@ services:
|
|
| 84 |
deploy:
|
| 85 |
resources:
|
| 86 |
limits:
|
| 87 |
-
memory:
|
| 88 |
|
| 89 |
## Access the UI
|
| 90 |
Once the container is running, open your browser and navigate to:
|
|
|
|
| 84 |
deploy:
|
| 85 |
resources:
|
| 86 |
limits:
|
| 87 |
+
memory: 48g
|
| 88 |
|
| 89 |
## Access the UI
|
| 90 |
Once the container is running, open your browser and navigate to:
|