mirror of
https://github.com/cupcakearmy/dvb.git
synced 2025-09-05 21:20:38 +00:00
Removed unused port
This commit is contained in:
2
cache/dockerfile
vendored
2
cache/dockerfile
vendored
@@ -1,7 +1,5 @@
|
||||
FROM node:alpine
|
||||
|
||||
EXPOSE 80
|
||||
|
||||
WORKDIR /app
|
||||
USER nobody
|
||||
COPY ./app.js ./.key ./
|
||||
|
Reference in New Issue
Block a user