Set location
in Lume config
This commit is contained in:
parent
53bdb8ddde
commit
7bf7bb286c
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ import lume from "lume/mod.ts";
|
||||||
import jsx from "lume/plugins/jsx_preact.ts";
|
import jsx from "lume/plugins/jsx_preact.ts";
|
||||||
|
|
||||||
const site = lume({
|
const site = lume({
|
||||||
|
location: new URL("https://pay.fosterhangdaan.com"),
|
||||||
server: {
|
server: {
|
||||||
port: 3000,
|
port: 3000,
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue