mirror of
https://github.com/sp-tarkov/forge.git
synced 2025-02-12 20:20:41 -05:00
Updates Octane to use swoole as a runner. FrankenPHP was having issues with the INTL PHP extension. Also updates the development site to load over HTTP instead of HTTPS. No need for encryption for basic local development.
26 lines
313 B
Plaintext
26 lines
313 B
Plaintext
.DS_Store
|
|
.env
|
|
.env.backup
|
|
.env.production
|
|
.phpunit.result.cache
|
|
/.fleet
|
|
/.idea
|
|
/.phpunit.cache
|
|
/.vscode
|
|
/caddy
|
|
/config/psysh
|
|
/data
|
|
/node_modules
|
|
/public/build
|
|
/public/hot
|
|
/public/storage
|
|
/storage/*.key
|
|
/vendor
|
|
auth.json
|
|
frankenphp
|
|
frankenphp-worker.php
|
|
Homestead.json
|
|
Homestead.yaml
|
|
npm-debug.log
|
|
yarn-error.log
|