Skip to content

Commit 32b0ae9

Browse files
committed
Update .env
1 parent c0144e7 commit 32b0ae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
PORT=8000
2-
DATABASE_URL="root:root@tcp(127.0.0.1:3306)/homelab?charset=utf8mb4&parseTime=True&loc=Local"
2+
DATABASE_URL="root:@tcp(127.0.0.1:3306)/homelab?charset=utf8mb4&parseTime=True&loc=Local"
33
NEXTAUTH_SECRET=ibrakadabra
44
SITE_URL=localhost

0 commit comments

Comments
 (0)