second commit, working website

This commit is contained in:
2023-06-09 19:04:05 -07:00
parent 9720f10038
commit 03b17ef004
10 changed files with 55 additions and 149 deletions

View File

@@ -2,6 +2,8 @@ version: '3.8'
services:
joomla:
volumes:
- ./development:/development
ports:
- "8000:80"