pedro
517c3eb0c0
DEBUG false -> true
...
we are not ready to deploy without DEBUG
- collect static is not configured
- current demo in debug helps to find problems easily
2024-10-31 15:04:28 +01:00
pedro
9de7dc6647
docker: disable debug by default
2024-10-31 11:57:33 +01:00
pedro
f87897de85
add commit footer for docker
2024-10-18 10:45:08 +02:00
pedro
71f68e2d4b
add predefined_token
...
as an alternative to the randomly generated, which is also possible
when no predefined_token is defined
also update .env.example vars
2024-10-16 21:54:54 +02:00
pedro
b024dd1a11
docker: add optional DEMO env var
...
that includes the default snapshot import
2024-09-24 09:50:57 -03:00
pedro
765b017ac2
good default django settings for deployments
...
current docker deployment was not taking in account deployment with DOMAIN
- domain is enforced, localhost by default
- .env.example proposed (right now only with DOMAIN)
2024-09-23 13:09:48 -03:00