summaryrefslogtreecommitdiffstats
path: root/src/server
diff options
context:
space:
mode:
authorMaksymilian Jopek <maks@jopek.eu>2021-10-26 16:49:09 +0200
committerMaksymilian Jopek <maks@jopek.eu>2021-10-26 16:49:09 +0200
commitdbb66972ebd987f60e10939bfb4493f87bbc73c3 (patch)
treef951d36871d12089775e79a57c73855c21a2e72e /src/server
parent55d0e202677253ecf893bd52649871f10b52d3de (diff)
downloadisiqandisi-dbb66972ebd987f60e10939bfb4493f87bbc73c3.tar.gz
isiqandisi-dbb66972ebd987f60e10939bfb4493f87bbc73c3.tar.zst
isiqandisi-dbb66972ebd987f60e10939bfb4493f87bbc73c3.zip
Quick commit with sort-of working WYSiWYG and moving chit
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