WebashalarForML commited on
Commit
f51b823
·
verified ·
1 Parent(s): 3cf7129

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -21,7 +21,6 @@ COPY . .
21
  # Set environment variables
22
  ENV FLASK_APP=app.py \
23
  FLASK_ENV=production
24
- #DATABASE_URI=sqlite:///employee.db
25
 
26
  EXPOSE 7860
27
 
 
21
  # Set environment variables
22
  ENV FLASK_APP=app.py \
23
  FLASK_ENV=production
 
24
 
25
  EXPOSE 7860
26