aripbae commited on
Commit
ee6f839
·
verified ·
1 Parent(s): fba8a15

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -1,3 +1,4 @@
1
  FROM zxdong262/electerm-web:latest
 
2
  ENV PORT 7860
3
  EXPOSE 7860
 
1
  FROM zxdong262/electerm-web:latest
2
+ ENV DEV_PORT 7860
3
  ENV PORT 7860
4
  EXPOSE 7860