Files
minecraft.enclaveis.com/wrangler.toml
T
2025-08-18 15:32:05 -05:00

15 lines
262 B
TOML

name = "minecraft-enclaveis-com"
compatibility_date = "2025-08-18"
workers_dev = true
routes = [
{ pattern = "minecraft.enclaveis.com", custom_domain = true }
]
[build]
command = './build.sh'
[assets]
directory = "./public/"
not_found_handling = "404-page"