first commit

This commit is contained in:
Valentin
2023-05-15 04:43:37 +02:00
commit f6d0a9c4ae
12 changed files with 894 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
localhost {
root * /app/public/bedrock/web
php_fastcgi php-fpm:9000 {
index index.php
}
file_server
}