Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,7 @@ AWS_BUCKET=
AWS_USE_PATH_STYLE_ENDPOINT=false

VITE_APP_NAME="${APP_NAME}"

# TaskMate Telegram Bot API Configuration
# URL of the external API (without /api/v1 suffix)
VITE_API_URL=http://localhost:8007/api/v1
154 changes: 0 additions & 154 deletions app/Http/Controllers/ApiProxyController.php

This file was deleted.

34 changes: 0 additions & 34 deletions app/Http/Controllers/Auth/ConfirmationController.php

This file was deleted.

79 changes: 0 additions & 79 deletions app/Http/Controllers/Auth/LoginController.php

This file was deleted.

54 changes: 0 additions & 54 deletions app/Http/Controllers/Auth/NewPasswordController.php

This file was deleted.

28 changes: 0 additions & 28 deletions app/Http/Controllers/Auth/PasswordResetLinkController.php

This file was deleted.

Loading
Loading