dmitrypavlovsky commited on
Commit
d33bf67
1 Parent(s): a06b162

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -4
Dockerfile CHANGED
@@ -124,8 +124,6 @@ ENV STORAGE_PERSISTENCE=1
124
  #
125
  ################################################################################
126
 
 
127
 
128
- # CMD exec label-studio --host=$SPACE_HOST
129
-
130
-
131
- CMD python3 -m http.server 8080 --directory /
 
124
  #
125
  ################################################################################
126
 
127
+ CMD exec label-studio --host=$SPACE_HOST
128
 
129
+ # CMD python3 -m http.server 8080 --directory /