Skip to content
Snippets Groups Projects
Verified Commit 40e3f8f5 authored by Mark's avatar Mark
Browse files

Fix Typo

parent 27ea6372
No related branches found
No related tags found
1 merge request!2Minimal frontend
FROM node:13-alpine
WORKDIR /usr/src/app
expose 3000
EXPOSE 3000
COPY package*.json ./
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment