summaryrefslogtreecommitdiffstats
path: root/src/server
diff options
context:
space:
mode:
Diffstat (limited to 'src/server')
-rwxr-xr-xsrc/server/start3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/server/start b/src/server/start
index 7538f45..a746e39 100755
--- a/src/server/start
+++ b/src/server/start
@@ -1 +1,2 @@
-php -S 0.0.0.0:8000
+#!/bin/sh
+php -S 0.0.0.0:8001 -t /home/maks/school/clientApps/isiqandisi/src/server