Refactoring of discourse role during debugging

This commit is contained in:
2025-08-15 20:06:56 +02:00
parent 3adb08fc68
commit e3b09e7f1a
10 changed files with 111 additions and 105 deletions

View File

@@ -3,5 +3,5 @@
{% include 'roles/docker-compose/templates/volumes.yml.j2' %}
{% include 'roles/docker-compose/templates/networks.yml.j2' %}
{{ discourse_network }}:
{{ DISCOURSE_NETWORK }}:
external: true