[V1.0] Working application, added notifications.
Ready to upload to store.
This commit is contained in:
@@ -27,6 +27,7 @@ class Settings(BaseSettings):
|
||||
|
||||
# Other settings
|
||||
GOOGLE_API_KEY: str
|
||||
EXPO_PUSH_API_URL: str = "https://exp.host/--/api/v2/push/send"
|
||||
|
||||
class Config:
|
||||
# Tell pydantic-settings to load variables from a .env file
|
||||
|
||||
Reference in New Issue
Block a user