-
- Downloads
i think this should be working for postgres finally, There is the commented...
i think this should be working for postgres finally, There is the commented out tailwind line within the dockerfile to get it to work for me. had to redeclare django_secret_key and debug status because it wasn't finding them in the settings.py file like the sqlite variation was
Showing
- myproject/.env 21 additions, 9 deletionsmyproject/.env
- myproject/.env.dev 5 additions, 0 deletionsmyproject/.env.dev
- myproject/Dockerfile 1 addition, 1 deletionmyproject/Dockerfile
- myproject/docker-compose.yml 67 additions, 23 deletionsmyproject/docker-compose.yml
- myproject/entrypoint.sh 1 addition, 1 deletionmyproject/entrypoint.sh
- myproject/myproject/settings.py 19 additions, 6 deletionsmyproject/myproject/settings.py
- myproject/requirements.txt 2 additions, 0 deletionsmyproject/requirements.txt
Loading
Please register or sign in to comment