[READ-ONLY] Mirror of https://github.com/mrgnw/morganwill.com.
morganwill.com
285 B
15 lines
1# Svelte
2PORT=5175
3HOST=0.0.0.0
4
5# Private contact info (optional - not checked into repo)
6# PHONE_NUMBER=+1234567890
7# WHATSAPP_NUMBER=+1234567890
8# LINE_ID=
9# SIGNAL_ID=
10
11# Tailscale
12TS_PORT=4175
13TS_AUTHKEY=your-tailscale-auth-key
14TS_HOSTNAME=blog
15TS_CERT_DOMAIN=blog.example.ts.net