This commit is contained in:
David Botton 2021-02-14 09:30:40 -05:00
parent 2ab508458d
commit 6b0fbc44fa

View file

@ -43,5 +43,5 @@
;; #' tells common lisp to pass the function
;; to intialize and not to execute it.
;; Open a browser to http://12.0.0.1:8080 - the default for CLOG apps
;; Open a browser to http://127.0.0.1:8080 - the default for CLOG apps
(open-browser))