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