4 lines
78 B
Racket
4 lines
78 B
Racket
#lang web-server
|
|
(require racket/runtime-path)
|
|
(define-runtime-path here ".")
|