Explorar el Código

make up random port

ChillerDragon hace 1 año
padre
commit
0d3263bee0
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      prod.sh

+ 4 - 0
prod.sh

@@ -0,0 +1,4 @@
+#!/bin/sh
+
+php -S 127.0.0.1:42266
+