Commit
Β·
eeabda1
1
Parent(s):
20de4a2
update
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
FROM yixian02/control-geoldm:latest
|
3 |
|
4 |
# Set the working directory
|
5 |
-
WORKDIR /geoldm-edit
|
6 |
|
7 |
# Expose the port the app will run on
|
8 |
EXPOSE 7860
|
|
|
2 |
FROM yixian02/control-geoldm:latest
|
3 |
|
4 |
# Set the working directory
|
5 |
+
# WORKDIR /geoldm-edit
|
6 |
|
7 |
# Expose the port the app will run on
|
8 |
EXPOSE 7860
|