Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ManTea
/
MongoDBNFT
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ManTea
commited on
Oct 25, 2024
Commit
9e37344
·
1 Parent(s):
c693eb0
Done
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -131,4 +131,4 @@ def get_voter():
131
132
# Khởi chạy server
133
if __name__ == "__main__":
134
-
app.run(port=
5000
, debug=True)
131
132
# Khởi chạy server
133
if __name__ == "__main__":
134
+
app.run(port=
7860
, debug=True)