Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit503abae

Browse files
committed
updated
1 parenta549681 commit503abae

File tree

3 files changed

+0
-5
lines changed

3 files changed

+0
-5
lines changed

‎.env

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ JWT_ALGORITHM=RS256
1111

1212
CLIENT_ORIGIN=http://localhost:3000
1313

14-
VERIFICATION_SECRET=my-email-verification-secret
15-
1614
EMAIL_HOST=smtp.mailtrap.io
1715
EMAIL_PORT=587
1816
EMAIL_USERNAME=4aeca0c9318dd2

‎app/config.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ class Settings(BaseSettings):
1717

1818
CLIENT_ORIGIN:str
1919

20-
VERIFICATION_SECRET:str
21-
2220
EMAIL_HOST:str
2321
EMAIL_PORT:int
2422
EMAIL_USERNAME:str

‎app/models.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
fromenumimportunique
21
importuuid
32
from .databaseimportBase
43
fromsqlalchemyimportTIMESTAMP,Column,String,Boolean,text

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp