mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 18:29:21 +00:00 
			
		
		
		
	Solved Moodle port mapping bug
This commit is contained in:
		| @@ -1,7 +1,7 @@ | ||||
| {% include 'roles/docker-compose/templates/base.yml.j2' %} | ||||
|  | ||||
|   moodle: | ||||
| {% set container_port = 8008 %} | ||||
| {% set container_port = 8080 %} | ||||
|     container_name: {{ container_name }} | ||||
|     build: | ||||
|       context: . | ||||
|   | ||||
		Reference in New Issue
	
	Block a user