CalebCometML commited on
Commit
da34f22
·
1 Parent(s): 00f523f

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -5,4 +5,4 @@ WORKDIR /app
5
 
6
  COPY ./ /app
7
 
8
- CMD kangas server --frontend-port=80
 
5
 
6
  COPY ./ /app
7
 
8
+ CMD kangas server --frontend-port=7860