Ver código fonte

make up random port

ChillerDragon 1 ano atrás
pai
commit
0d3263bee0
1 arquivos alterados com 4 adições e 0 exclusões
  1. 4 0
      prod.sh

+ 4 - 0
prod.sh

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