Optimized moodle variable names

This commit is contained in:
2025-07-17 06:38:51 +02:00
parent 725fea1169
commit 529efc0bd7
7 changed files with 22 additions and 20 deletions

View File

@@ -2,7 +2,7 @@
moodle:
{% set container_port = 8080 %}
container_name: {{ container_name }}
moodle_container: {{ moodle_container }}
build:
context: .
dockerfile: Dockerfile