initial commit
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
.git
|
||||
.gitattributes
|
||||
.gitignore
|
||||
.env
|
||||
.env.example
|
||||
local.env
|
||||
node_modules
|
||||
vendor
|
||||
.DS_Store
|
||||
.dockerignore
|
||||
docker-compose.yml
|
||||
Dockerfile
|
||||
Dockerfile.nginx
|
||||
docker-nginx.conf
|
||||
docker-entrypoint.sh
|
||||
AGENTS.MD
|
||||
DEPLOY.htaccess
|
||||
DEPLOYindex.php
|
||||
database/database.sqlite
|
||||
error_log
|
||||
.cgi-bin/
|
||||
.well-known/
|
||||
public/build
|
||||
storage
|
||||
README.md
|
||||
DEPLOYMENT_PLAN.md
|
||||
Reference in New Issue
Block a user