1
mirror of https://github.com/jakejarvis/simpip.git synced 2025-04-26 02:15:23 -04:00
simpip/wrangler.toml

7 lines
137 B
TOML

name = "simpip"
compatibility_date = "2024-02-08"
main = "./src/index.ts"
routes = [
{ pattern = "simpip.com", custom_domain = true }
]