- Reset templates: clean base.html.twig + new email base template - Remove old templates (account, legal, security, emails, etc.) - Add Caddy service to docker-compose-dev - Add ansible hosts.ini for production deployment - Add .gitea/CODEOWNERS - Clean app.scss Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
6 lines
100 B
INI
6 lines
100 B
INI
[production]
|
|
ticket.e-cosplay.fr ansible_user=bot
|
|
|
|
[production:vars]
|
|
deploy_path=/var/www/e-ticket/
|