Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Put back in createsuperuser | Matthew Lemon | 2024-06-05 | 1 | -1/+1 |
* | Change port in entrypoint script | Matthew Lemon | 2024-06-05 | 1 | -1/+1 |
* | Omit collectstatic for debugging | Matthew Lemon | 2024-06-05 | 1 | -1/+1 |
* | Trying to remove the superuser line for now | Matthew Lemon | 2024-06-05 | 1 | -1/+1 |
* | Implement a try except in the entrypoint script | Matthew Lemon | 2024-06-05 | 1 | -1/+10 |
* | remove --email from entrypoint | Matthew Lemon | 2024-06-05 | 1 | -1/+1 |
* | Adds --email to createsuperuser | Matthew Lemon | 2024-06-05 | 1 | -1/+1 |
* | Fix entrypoint | Matthew Lemon | 2024-06-05 | 1 | -1/+1 |
* | Fix path to wsgi file | Matthew Lemon | 2024-06-05 | 1 | -1/+1 |
* | Set executible on entrypoint manually | Matthew Lemon | 2024-06-05 | 1 | -0/+0 |
* | Adds docker-entrypoint script | Matthew Lemon | 2024-06-05 | 1 | -0/+6 |