1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-18 20:39:36 +02:00
AdventureLog/backend
2025-05-28 11:06:21 -04:00
..
.devcontainer migration to new backend 2024-07-08 11:44:39 -04:00
.github migration to new backend 2024-07-08 11:44:39 -04:00
server Add authentication backends for Allauth and Django's ModelBackend 2025-05-28 11:06:21 -04:00
.gitignore chore: Update Django server configuration and models for Adventure and Trip 2024-07-09 13:01:56 -04:00
Dockerfile refactor docker startup to use supervisord 2025-03-21 12:02:23 -04:00
entrypoint.sh Enhance entrypoint script with a helper function for environment variable retrieval; improve PostgreSQL connection logic. Update installer script to add spacing for readability in service wait function. 2025-05-26 17:36:22 -04:00
nginx.conf Enhance Nginx configuration for protected media files with PDF handling 2025-05-22 16:26:50 -04:00
supervisord.conf fix supervisor logging 2025-03-21 20:51:58 -04:00