Move port to 5202

This commit is contained in:
Olu Amey
2023-01-03 10:11:41 -05:00
parent bfe7ff3953
commit 2128005e95
+1 -1
View File
@@ -14,6 +14,6 @@ services:
- ./:/var/www/html
- ./apache_log:/var/log/apache2
ports:
- 5101:80
- 5102:80
volumes:
src: