mirror of
https://github.com/sethcottle/littlelink.git
synced 2025-04-20 23:36:28 -04:00
chore: remove expose
This commit is contained in:
parent
9478458e1f
commit
21752dc219
@ -3,5 +3,4 @@ FROM node:16
|
||||
WORKDIR /usr/src/littlelink
|
||||
COPY package*.json ./
|
||||
RUN npm install
|
||||
COPY . .
|
||||
EXPOSE 3000
|
||||
COPY . .
|
Loading…
x
Reference in New Issue
Block a user