Skip to content

Commit 6725d37

Browse files
committed
Default disable Studio access
1 parent 0bcea81 commit 6725d37

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

wrangler.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ REGION = "auto"
3939

4040
# Uncomment the section below to create a user for logging into your database UI.
4141
# You can access the Studio UI at: https://your_endpoint/studio
42-
STUDIO_USER = "admin"
43-
STUDIO_PASS = "123456"
42+
# STUDIO_USER = "admin"
43+
# STUDIO_PASS = "123456"
4444

4545
# Toggle to enable default features
4646
ENABLE_ALLOWLIST = 0

0 commit comments

Comments
 (0)