Website + Bewerbungs-Postfach live deployed auf Cloudflare Workers (dogfather-universe.dogfather1608.workers.dev)
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# =====================================================================
|
||||
# DOGFATHER UNIVERSE — Website Deploy-Konfiguration (Cloudflare Workers
|
||||
# Static Assets). Getrennt vom Bewerbungs-Postfach-Worker in
|
||||
# cloudflare-worker/ — dieser Worker liefert NUR die statische Website
|
||||
# aus, hat keinerlei Zugriff auf Bewerbungsdaten oder Secrets.
|
||||
# =====================================================================
|
||||
|
||||
name = "dogfather-universe"
|
||||
compatibility_date = "2024-01-01"
|
||||
|
||||
[assets]
|
||||
directory = "."
|
||||
not_found_handling = "404-page"
|
||||
Reference in New Issue
Block a user