Skip to content

Commit 3e536f5

Browse files
committed
Upload file: .env.example
1 parent 15595e8 commit 3e536f5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.env.example

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# MongoDB连接URL
2-
MONGO_URL=mongodb+srv://username:password@cluster.mongodb.net/database?retryWrites=true&w=majority
3-
4-
# 其他可能需要的环境变量
1+
# MongoDB连接URL
2+
MONGO_URL=mongodb+srv://root:ShadowZed666@python.hdmie56.mongodb.net/?retryWrites=true&w=majority&appName=Python
3+
MYSQL_URL=mysql://viper3:r4lgGgxtIaQRIZW6@mysql.sqlpub.com:3306/viper3
4+
# 其他可能需要的环境变量
55
# API_KEY=your_api_key_here

0 commit comments

Comments
 (0)