update wrangler.toml

This commit is contained in:
Jonas Schell 2024-08-22 13:48:55 +02:00
parent fd2204d829
commit 66be5cd4a6

View File

@ -1,6 +1,10 @@
# Generated by Wrangler on Thu Aug 22 2024 13:43:56 GMT+0200 (Central European Summer Time)
name = "meet-sandbox-staging"
compatibility_date = "2024-08-21"
compatibility_flags = ["nodejs_compat"]
pages_build_output_dir = ".vercel/output/static"
compatibility_date = "2024-08-22"
compatibility_flags = [ "nodejs_compat" ]
send_metrics = false
send_metrics = false
[vars]
NEXT_PUBLIC_LK_TOKEN_ENDPOINT = "/api/token"
NEXT_PUBLIC_SHOW_SETTINGS_MENU = "true"