We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0144e7 commit 32b0ae9Copy full SHA for 32b0ae9
.env
@@ -1,4 +1,4 @@
1
PORT=8000
2
-DATABASE_URL="root:root@tcp(127.0.0.1:3306)/homelab?charset=utf8mb4&parseTime=True&loc=Local"
+DATABASE_URL="root:@tcp(127.0.0.1:3306)/homelab?charset=utf8mb4&parseTime=True&loc=Local"
3
NEXTAUTH_SECRET=ibrakadabra
4
SITE_URL=localhost
0 commit comments