Skip to content

Commit

Permalink
Removed docker files
Browse files Browse the repository at this point in the history
  • Loading branch information
edbourque0 committed Sep 5, 2024
1 parent 2ad22cc commit bb81599
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 156 deletions.
34 changes: 0 additions & 34 deletions .dockerignore

This file was deleted.

4 changes: 4 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"appService.defaultWebAppToDeploy": "/subscriptions/6e6d6c28-fddf-481a-8115-a16b8f388b3d/resourceGroups/clashstats_group/providers/Microsoft.Web/sites/clashstats",
"appService.deploySubpath": "."
}
51 changes: 0 additions & 51 deletions Dockerfile

This file was deleted.

22 changes: 0 additions & 22 deletions README.Docker.md

This file was deleted.

2 changes: 2 additions & 0 deletions clashstats/clashstats/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,8 @@

DEFAULT_AUTO_FIELD = "django.db.models.BigAutoField"

CRSF_TRUSTED_ORIGINS = ["clashstats.azurewebsites.net"]

# PWA settings

PWA_APP_NAME = 'Clashstats'
Expand Down
49 changes: 0 additions & 49 deletions compose.yaml

This file was deleted.

Binary file modified requirements.txt
Binary file not shown.

0 comments on commit bb81599

Please sign in to comment.