Konfigurationen für Apache

This commit is contained in:
Dennis Heinrich 2024-05-06 23:09:59 +02:00
parent e6e94e9954
commit b741f86f0a
2 changed files with 4 additions and 1 deletions

View file

@ -2,7 +2,7 @@ name: jtl-shop-5.3.1
type: php type: php
docroot: ./shop docroot: ./shop
php_version: "8.2" php_version: "8.2"
webserver_type: nginx-fpm webserver_type: apache-fpm
xdebug_enabled: false xdebug_enabled: false
additional_hostnames: [] additional_hostnames: []
additional_fqdns: [] additional_fqdns: []

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule "shop/plugins/dh_matomo_tracking"]
path = shop/plugins/dh_matomo_tracking
url = git@github.com:cloudmaker97/JTL-Matomo-Tracking.git