fix port expose

parent da299049
Pipeline #846 passed with stages
in 22 seconds
FROM node:20-alpine
FROM node:20-alpine AS build
WORKDIR /app
COPY package*.json ./
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment