Updated Makefile with OneFinity hostname and default password
This commit is contained in:
4
Makefile
4
Makefile
@@ -31,11 +31,11 @@ WATCH := src/pug src/pug/templates src/stylus src/js src/resources Makefile
|
|||||||
WATCH += src/static
|
WATCH += src/static
|
||||||
|
|
||||||
ifndef HOST
|
ifndef HOST
|
||||||
HOST=bbctrl.local
|
HOST=onefinity.local
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifndef PASSWORD
|
ifndef PASSWORD
|
||||||
PASSWORD=buildbotics
|
PASSWORD=onefinity
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user