Easy routing for local development - Using Traefik for routing paths
to web apps - Setup a reverse proxy to simplify routinge t w e e n ap p s w h e n w e c om e t o t e s t i n g. import { serve } from "https://deno.land/std@0.99.0/http/server.ts" const port = parseInt(`${Deno.env.get("PORT")}`) || 8080 const appName = Deno0 码力 | 5 页 | 576.61 KB | 1 年前3
共 1 条
- 1













