Skip to content
Snippets Groups Projects
Commit ac6e43ae authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

change docker port

parent cc21fad5
No related branches found
No related tags found
1 merge request!48Add appmonitor check
......@@ -11,6 +11,6 @@ APP_NAME=mfa
# uid of www-data in the docker container
DOCKER_USER_UID=33
APP_PORT=8016
APP_PORT=8018
WEBROOT=/var/www/mfa/public_html
......@@ -13,7 +13,7 @@
APP_NAME=mfa
# web port 80 in container is seen on localhost as ...
APP_PORT=8016
APP_PORT=8018
# APP_APT_PACKAGES="git unzip zip"
APP_APT_PACKAGES="git unzip zip"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment