PIEthonista commited on
Commit
eeabda1
Β·
1 Parent(s): 20de4a2
Files changed (1) hide show
  1. 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