1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2025-02-13 04:04:36 +00:00
mobilizon/config
Thomas Citharel 459f486a90
refactor(docker): allow webPush configuration to be configured using env variables in Docker
Closes #1383

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-12-11 16:31:24 +01:00
..
config.exs fix(emails): use tls_certificate_check to add tls config for mailer 2023-12-07 11:42:19 +01:00
dev.exs introduce VITE_HOST env var and pass it to the node watcher vite --host 2023-11-23 15:33:31 +01:00
docker.exs refactor(docker): allow webPush configuration to be configured using env variables in Docker 2023-12-11 16:31:24 +01:00
e2e.exs fix: set correct watcher config for E2E tests 2023-11-21 16:58:30 +01:00
prod.exs
test.exs