1
0
Fork 0
This commit is contained in:
Andy Wingo 2008-02-25 22:59:47 +01:00
parent caf9618312
commit bc57e2a655

View file

@ -28,7 +28,7 @@
#:use-module (tekuti util)
#:export (*host* *port* *backlog* *git-dir* *git* *public-url-base*
*private-url-base* *debug* *admin-user* *admin-pass*
*title* *name*))
*title* *subtitle* *name*))
(define *host* "127.0.0.1")
(define *port* 8081)