···66# { ... }: {
77# env.EZPDS_PUBLIC_URL = "https://my-tunnel.ngrok.io";
88# }
99+#
1010+#
1111+1212+# these would be silly values for a production deployment
1313+# don't use them in production
1414+admin_token = "test-token-please-ignore"
9151016# TODO: fill in your preferred bind address and port for local development
1117bind_address = "127.0.0.1"