Reaperxxxx commited on
Commit
6fdf5d3
·
verified ·
1 Parent(s): 726049c

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -12,7 +12,7 @@ RUN npm install
12
 
13
  COPY . .
14
 
15
- # Expose the API port
16
  EXPOSE 7860
17
 
18
  # Start the Express server
 
12
 
13
  COPY . .
14
 
15
+ # Expose the API o
16
  EXPOSE 7860
17
 
18
  # Start the Express server