diff --git a/Dockerfile b/Dockerfile index 432eb22..67fcbc8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -47,7 +47,7 @@ COPY ./settings.py ./wsgi.py ./asgi.py ./local_statics.py ./routing.py ./urls.py COPY ./entrypoint.sh ./ RUN mkdir db -#RUN pip install ./donation-tracker +#RUN pip install ../donation-tracker RUN apt update RUN apt install -y locales diff --git a/README.md b/README.md index b704495..34000f6 100644 --- a/README.md +++ b/README.md @@ -67,3 +67,4 @@ Build with `Dockerfile-statics`. 1. Locale setting: https://stackoverflow.com/questions/18646520/unsupported-locale-setting-python-django-how-to-solve-this#24819625 2. Generated static file location: /donation-tracker/tracker/gen 3. Username and password: Duncan, you used the username "duncte123" and the password "password" +4. bsghost : testuser diff --git a/tracker b/tracker index c72ac5f..f051aa6 160000 --- a/tracker +++ b/tracker @@ -1 +1 @@ -Subproject commit c72ac5f7d6550a2fb991bef04b41d00f52ba081a +Subproject commit f051aa6c23730bd67b552eb83a1799b1de9224fa