corrected port number in domain file

This commit is contained in:
2025-11-03 13:34:43 +00:00
parent 640dd7ea15
commit e4d700671a

View File

@@ -26,7 +26,7 @@
"TARGET": "webofficeapache-app" "TARGET": "webofficeapache-app"
}, },
{ {
"PORT": "80" "PORT": "8080"
}, },
{ {
"DOMAIN": "#DOMAIN" "DOMAIN": "#DOMAIN"