feat: add debugging for php in docker

This commit is contained in:
Marvin Flock
2025-06-17 21:29:15 +02:00
parent e1ecec502b
commit de467c0d4a
4 changed files with 45 additions and 3 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "sportsmanager",
"description": "",
"version": "0.0.1",
"version": "2.0.0",
"scripts": {
"boilerplate": "cross-env NODE_ENV=development gulp boilerplate",
"build": "cross-env NODE_ENV=production gulp build",
@@ -16,7 +16,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/nielsnuebel/com_sportsmanager.git"
"url": "https://github.com/Deutscher-Tischfussballbund/com_sportsmanager.git"
},
"keywords": [],
"author": {