tangled
alpha
login
or
join now
vielle.dev
/
dnd-astral-powers
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
sane port now
vielle.dev
1 month ago
20d37261
03ae64c3
verified
This commit was signed with the committer's
known signature
.
vielle.dev
SSH Key Fingerprint:
SHA256:/4bvxqoEh9iMdjAPgcgAgXKZZQTROL3ULiPt6nH9RSs=
+1
-1
1 changed file
expand all
collapse all
unified
split
astro.config.mjs
+1
-1
astro.config.mjs
···
10
10
11
11
server: {
12
12
host: "0.0.0.0",
13
13
-
port: 4322,
13
13
+
port: 4321,
14
14
},
15
15
});