subtitle
This commit is contained in:
parent
caf9618312
commit
bc57e2a655
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
||||||
#:use-module (tekuti util)
|
#:use-module (tekuti util)
|
||||||
#:export (*host* *port* *backlog* *git-dir* *git* *public-url-base*
|
#:export (*host* *port* *backlog* *git-dir* *git* *public-url-base*
|
||||||
*private-url-base* *debug* *admin-user* *admin-pass*
|
*private-url-base* *debug* *admin-user* *admin-pass*
|
||||||
*title* *name*))
|
*title* *subtitle* *name*))
|
||||||
|
|
||||||
(define *host* "127.0.0.1")
|
(define *host* "127.0.0.1")
|
||||||
(define *port* 8081)
|
(define *port* 8081)
|
||||||
|
|
Loading…
Reference in a new issue