1
0
mirror of https://github.com/schollz/cowyo.git synced 2023-08-10 21:13:00 +03:00

Updated Makefile

This commit is contained in:
Zack Scholl 2016-02-10 14:11:26 -05:00
parent 15fa9a36fc
commit 8142635dd2

View File

@ -1,5 +1,5 @@
ADDRESS = awwkoala.com
PORT = 8002
PORT = 8003
CUR_DIR = $(shell bash -c 'pwd')
USERCUR = $(shell bash -c 'whoami')