Add Apache support to Drupal
This commit is contained in:
parent
2f6673d941
commit
3065597f64
7 changed files with 34 additions and 4 deletions
4
justfile
4
justfile
|
@ -11,8 +11,8 @@ build:
|
|||
|
||||
composer dump-env prod
|
||||
|
||||
./build-configs cache:clear
|
||||
./build-configs cache:warmup
|
||||
./bin/build-configs cache:clear
|
||||
./bin/build-configs cache:warmup
|
||||
|
||||
# Generate the phar file.
|
||||
box compile --config box.json.dist
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue