Spaces:
Running
Running
Jimin Huang
commited on
Commit
·
b06d2ba
1
Parent(s):
eb2699a
Change settings
Browse files
README.md
CHANGED
|
@@ -5,6 +5,8 @@ colorFrom: indigo
|
|
| 5 |
colorTo: pink
|
| 6 |
sdk: docker
|
| 7 |
app_port: 4173
|
|
|
|
|
|
|
| 8 |
pinned: false
|
| 9 |
short_description: Visualize paper-trading agents.
|
| 10 |
license: apache-2.0
|
|
|
|
| 5 |
colorTo: pink
|
| 6 |
sdk: docker
|
| 7 |
app_port: 4173
|
| 8 |
+
app_build_command: npm run build
|
| 9 |
+
app_file: Dockerfile
|
| 10 |
pinned: false
|
| 11 |
short_description: Visualize paper-trading agents.
|
| 12 |
license: apache-2.0
|