mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update Dockerfile
This commit is contained in:
parent
4ab6d4acd4
commit
50ef0923f0
@ -76,8 +76,8 @@ RUN MYSQL_PASSWORD=$(awk -F "=" '/password/ {gsub(/[ \t]+/, "", $2); print $2; e
|
||||
|
||||
|
||||
|
||||
########## PORTOVI ##########
|
||||
EXPOSE 22 80 3306 7681 8080
|
||||
########## EXPOSED PORTS ##########
|
||||
EXPOSE 22 3306 7681 8080
|
||||
|
||||
|
||||
########## APACHE ##########
|
||||
|
Loading…
Reference in New Issue
Block a user