Skip to content

Commit

Permalink
chore: Remove leftover AWS configuration (#316)
Browse files Browse the repository at this point in the history
  • Loading branch information
kesara authored Jun 29, 2023
1 parent 732293e commit 2bb8467
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 56 deletions.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ COPY --from=frontend /app/ /app/

ARG VERSION=dev
ENV APPLICATION_VERSION=${VERSION}
ENV DJANGO_SETTINGS_MODULE ietf.settings.docker.hosting
ENV DJANGO_SETTINGS_MODULE ietf.settings.docker.base
ENV VERSION=${VERSION}
ENV ENVIRONMENT unknown
ENV PROJECT wagtail_website
Expand Down
49 changes: 0 additions & 49 deletions ietf/settings/docker/grains/aws.py

This file was deleted.

6 changes: 0 additions & 6 deletions ietf/settings/docker/hosting.py

This file was deleted.

0 comments on commit 2bb8467

Please sign in to comment.