mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 22:05:23 +02:00
Do not expose public port
This commit is contained in:
parent
55542e66ad
commit
fbf95ca3d7
2 changed files with 2 additions and 2 deletions
|
@ -11,5 +11,5 @@ RUN apt-get upgrade
|
|||
ADD . /app/
|
||||
ADD dockerui dockerui
|
||||
|
||||
EXPOSE 9000:9000
|
||||
EXPOSE 9000
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue