Skip to content

Commit 0ba7238

Browse files
authored
Update config.py
1 parent 07f67ed commit 0ba7238

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
#OWNER ID
1818
OWNER_ID = int(os.environ.get("OWNER_ID", ""))
1919

20+
#Database
2021
DB_URI = os.environ.get("DATABASE_URL", "")
2122

2223
#force sub channel id, if you want enable force sub

0 commit comments

Comments
 (0)