1
Fork 0
mirror of https://github.com/wlinator/luminara.git synced 2024-10-02 20:23:12 +00:00
Commit graph

20 commits

Author SHA1 Message Date
ead332847e chore: Add database migrations and docker-compose.dev.yml 2024-07-19 16:14:28 -04:00
4ad5685b6e Refactor container names in docker-compose.yml 2024-07-17 07:28:50 -04:00
10a45dd85c chore: Update pyproject.toml with python-dotenv and pyyaml dependencies 2024-07-16 15:53:42 -04:00
7185e734a7 Rename some things to make more sense 2024-06-20 12:56:07 +02:00
c2e8bcd434 Change env vars to new name 2024-06-16 01:27:15 +02:00
52e57e76dd Remove version from docker-compose.yml 2024-05-02 06:09:20 -04:00
e38075ad3c fix owner_id 2024-04-26 06:12:06 -04:00
60cb14e8b7 remove Dozzle from compose 2024-04-17 06:40:00 -04:00
428a0a8949 Allow editing all env vars in .env 2024-04-15 19:09:49 +02:00
f78a405dbb Set environment variables with Docker Compose 2024-04-13 17:38:01 +02:00
8f311a5fbc Update docker-compose.yml 2024-04-06 14:13:05 -04:00
c313b489bb Don't expose DB ports 2024-04-06 06:52:51 -04:00
8cca12b29c Code clean-up 2024-03-29 13:17:51 -04:00
d3cd7672ce add Dozzle logger 2024-02-29 20:02:30 +00:00
5a653e0f05 Log to debug.log which is a Docker volume 2024-02-29 13:51:42 +01:00
41615e4b04 Specify max logging capacity 2024-02-27 11:25:52 +01:00
f51eac46b6 /leaderboard v2 2023-10-27 15:18:59 +02:00
5ea6c7e117 Fix MariaDB syntax issue with item rewards. 2023-10-24 19:04:54 +02:00
3a061746a4 fix XP cooldowns with MariaDB 2023-10-23 17:35:40 +02:00
e38dd8abdb docker & mariadb init 2023-10-23 14:49:46 +02:00