Explorar o código

Обновить 'dockerfile'

gr701_smmse %!s(int64=2) %!d(string=hai) anos
pai
achega
a2e4b5cb68
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      dockerfile

+ 1 - 2
dockerfile

@@ -4,5 +4,4 @@ COPY requirements.txt requirements.txt
 RUN pip3 install -r requirements.txt
 COPY . .
 CMD ["python3","./main.py"]
-EXPOSE 8000
-
+EXPOSE 8000