mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
added HTTPS ports to Dockerfile
This commit is contained in:
parent
5fc9c7bd15
commit
119d8b0846
1 changed files with 2 additions and 0 deletions
|
@ -13,7 +13,9 @@ FROM stv0g/dotfiles
|
|||
|
||||
MAINTAINER Steffen Vogel <stvogel@eonerc.rwth-aachen.de>
|
||||
|
||||
# Expose ports for HTTP and WebSocket frontend
|
||||
EXPOSE 80
|
||||
EXPOSE 443
|
||||
|
||||
# Update package manager
|
||||
RUN apt-get update
|
||||
|
|
Loading…
Add table
Reference in a new issue