Spaces:
Runtime error
Runtime error
a.pourmand
commited on
Commit
•
e684f26
1
Parent(s):
53445d9
change
Browse files- docker-compose.yaml +1 -1
docker-compose.yaml
CHANGED
@@ -20,7 +20,7 @@ services:
|
|
20 |
- ./torch/:/home/user/temp/torch
|
21 |
- ./cache/:/home/user/.cache/
|
22 |
ports:
|
23 |
-
- 8005:
|
24 |
deploy:
|
25 |
resources:
|
26 |
reservations:
|
|
|
20 |
- ./torch/:/home/user/temp/torch
|
21 |
- ./cache/:/home/user/.cache/
|
22 |
ports:
|
23 |
+
- 8005:7860
|
24 |
deploy:
|
25 |
resources:
|
26 |
reservations:
|