13 lines
454 B
TOML
13 lines
454 B
TOML
# =====================================================================
|
|
# DOGFATHER UNIVERSE — Bewerbungs-Postfach Worker Konfiguration
|
|
# Siehe README.md für die Schritt-für-Schritt-Deploy-Anleitung.
|
|
# =====================================================================
|
|
|
|
name = "dogfather-universe-postfach"
|
|
main = "src/worker.js"
|
|
compatibility_date = "2024-01-01"
|
|
|
|
[[kv_namespaces]]
|
|
binding = "BEWERBUNGEN"
|
|
id = "f8f8a692150f452cab5e334743194fe2"
|