mirror of
https://github.com/sp-tarkov/forge.git
synced 2025-02-12 20:20:41 -05:00
Bug fix is in and we're back to the races! This change requires: 1. You to update your .env file to: `OCTANE_SERVER=frankenphp` 2. An already build sail container to be rebuilt: ``` docker compose down -v sail build --no-cache sail up -d ```
27 lines
313 B
Plaintext
27 lines
313 B
Plaintext
.DS_Store
|
|
.env
|
|
.env.backup
|
|
.env.production
|
|
.phpunit.result.cache
|
|
.fleet
|
|
.idea
|
|
.phpunit.cache
|
|
.vscode
|
|
caddy
|
|
config/psysh
|
|
config/caddy
|
|
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
|