1tbfree commited on
Commit
1cc9400
·
verified ·
1 Parent(s): 01bb448

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -2,7 +2,7 @@
2
  FROM node:current-bullseye
3
 
4
  # Set the working directory in the container
5
- WORKDIR /45server
6
 
7
  # Copy package.json and package-lock.json
8
  COPY package*.json ./
 
2
  FROM node:current-bullseye
3
 
4
  # Set the working directory in the container
5
+ WORKDIR /vpsfree-45
6
 
7
  # Copy package.json and package-lock.json
8
  COPY package*.json ./