HirCoir commited on
Commit
ff9d037
1 Parent(s): 83bc876

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -1,6 +1,5 @@
1
  # you will also find guides on how best to write your Dockerfile
2
  ARG GRADIO_SERVER_PORT=7860
3
- ENV GRADIO_SERVER_PORT=${GRADIO_SERVER_PORT}
4
  FROM python:3.9
5
 
6
  WORKDIR /code
 
1
  # you will also find guides on how best to write your Dockerfile
2
  ARG GRADIO_SERVER_PORT=7860
 
3
  FROM python:3.9
4
 
5
  WORKDIR /code