mirror of
https://github.com/cupcakearmy/dvb.git
synced 2024-11-05 09:14:09 +01:00
Removed unused port
This commit is contained in:
parent
806e2e4d97
commit
f362c5770d
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 ./
|
||||
|
Loading…
Reference in New Issue
Block a user