cleaned up repo
This commit is contained in:
parent
dfb5fa2cd8
commit
7d8dbbfd61
@ -1,5 +0,0 @@
|
||||
# Development Directory
|
||||
|
||||
The development directory in this repository is specifically intended for use within the staging environment of Joomla installations.
|
||||
It serves as a mount point within the Joomla installation app for easy extension installation.
|
||||
|
@ -4,7 +4,7 @@ services:
|
||||
|
||||
joomla:
|
||||
volumes:
|
||||
- ./development:/development
|
||||
- ./data/development:/development
|
||||
ports:
|
||||
- "8000:80"
|
||||
|
||||
|
@ -1,9 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Placeholder</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Placeholder</h1>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user