dependabot[bot]
4a5abba1f2
build(deps): bump redis from 7-alpine to 8-alpine
...
Bumps redis from 7-alpine to 8-alpine.
---
updated-dependencies:
- dependency-name: redis
dependency-version: 8-alpine
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-27 11:56:36 +00:00
FuzzyGrim
23750cc614
add TZ to example compose file
2025-05-16 00:30:14 +02:00
stignarnia
d139a37122
Add CSRF environment variable for use behind reverse proxies ( #250 )
...
* Update settings.py to support setting CSRF trusted origins via environment variable
* Add localhost as allowed host by default as it's always needed
* Add localhost as allowed host by default as it's always needed
* Update README.md to reflect the addition of the CSRF environment variable
* Append localhost if it's not in allowed hosts
* Localhost is now automatically added
* Localhost is now automatically added
* Localhost is now automatically added
2024-11-03 17:27:33 +01:00
FuzzyGrim
3e7263a57b
fix postgresql password env var name
2024-03-18 20:44:53 +01:00
FuzzyGrim
ffc89bb1fc
update docker compose files
2024-03-18 19:44:13 +01:00
FuzzyGrim
67dc4a8af1
separate redis from src
2024-03-04 18:56:30 +01:00
FuzzyGrim
b887d75105
update default postgres version
2024-03-04 12:52:34 +01:00
FuzzyGrim
edfeedccf1
cleaning
2024-01-26 20:46:48 +01:00
FuzzyGrim
a70875ad98
change default puid and guid to 1000
2023-09-29 21:02:17 +02:00
FuzzyGrim
58be15833c
cleaning docker-compose yaml files
2023-09-28 15:43:04 +02:00
FuzzyGrim
6427cf3732
change save images locally to use external cdns
2023-09-27 22:57:48 +02:00
FuzzyGrim
5615f8258e
change docker directory name to yamtrack
2023-08-26 20:55:47 +02:00
FuzzyGrim
5e752fe3e4
update SECRET env var
2023-07-13 16:34:27 +02:00
FuzzyGrim
21c7b3af28
update ENV VARS
2023-07-13 16:30:29 +02:00
FuzzyGrim
d5fdf57df0
compopse example use alpine postgresql image and add TZ env var
2023-04-29 21:10:45 +02:00
FuzzyGrim
4f9bba9d03
Feature: add support for PostgreSQL
2023-04-29 14:31:36 +02:00