1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-24 23:39:37 +02:00
AdventureLog/backend
2025-03-22 12:25:55 -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 feat: Add additional adventure type and endpoint for sunrise/sunset information 2025-03-22 12:25:53 -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 chore: Reduce Gunicorn worker count from 4 to 2 for optimized resource usage 2025-03-21 20:27:46 -04:00
nginx.conf feat: implement protected media serving and permission checks for adventure images 2025-01-18 17:03:03 -05:00
supervisord.conf fix supervisor logging 2025-03-21 20:51:58 -04:00