Add missing expose
This commit is contained in:
@@ -12,3 +12,5 @@ RUN yarn install --pure-lockfile
|
||||
RUN cp -r /opt/outline/node_modules /opt/node_modules
|
||||
|
||||
CMD yarn build && yarn start
|
||||
|
||||
EXPOSE 3000
|
||||
|
||||
Reference in New Issue
Block a user