Update Dockerfile

This commit is contained in:
Stefan Pejcic 2024-06-12 18:43:12 +02:00 committed by GitHub
parent 4ab6d4acd4
commit 50ef0923f0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 ##########