Finished moodle adaptation to new structure

This commit is contained in:
2025-07-17 09:18:24 +02:00
parent 90bc52632e
commit 8cda54c46e
2 changed files with 4 additions and 6 deletions

View File

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