Spaces:
Build error
Build error
Mohammad Shahid commited on
Commit ·
7ed610d
1
Parent(s): 1a27920
README.md
CHANGED
|
@@ -4,10 +4,9 @@ emoji: 🐳
|
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: blue
|
| 6 |
sdk: docker
|
| 7 |
-
|
| 8 |
-
app_port: 3000
|
| 9 |
license: mit
|
| 10 |
-
short_description: Generate any application with
|
| 11 |
---
|
| 12 |
|
| 13 |
This Space is Docker-based and will be built using the repository's `Dockerfile`. It uses TypeScript/Node; see `Dockerfile` and `package.json` for build/runtime details.
|
|
|
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: blue
|
| 6 |
sdk: docker
|
| 7 |
+
app_port: 7860
|
|
|
|
| 8 |
license: mit
|
| 9 |
+
short_description: Generate any application mdx with web reader
|
| 10 |
---
|
| 11 |
|
| 12 |
This Space is Docker-based and will be built using the repository's `Dockerfile`. It uses TypeScript/Node; see `Dockerfile` and `package.json` for build/runtime details.
|