Skip to content

Commit 317dc1e

Browse files
committed
Revert studio access changes
1 parent f0d1801 commit 317dc1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

wrangler.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ AUTHORIZATION_TOKEN = "ABC123"
2828

2929
# Uncomment the section below to create a user for logging into your database UI.
3030
# You can access the Studio UI at: https://your_endpoint/studio
31-
STUDIO_USER = "admin"
32-
STUDIO_PASS = "123456"
31+
# STUDIO_USER = "admin"
32+
# STUDIO_PASS = "123456"

0 commit comments

Comments
 (0)