mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	Refactored application variables
This commit is contained in:
		| @@ -5,7 +5,7 @@ services: | ||||
| {% include 'templates/docker/services/' + database_type + '.yml.j2' %} | ||||
|  | ||||
|   application: | ||||
|     image: chocobozzz/peertube:production-{{peertube_version}} | ||||
|     image: chocobozzz/peertube:production-{{applications.peertube.version}} | ||||
|     env_file: | ||||
|       - .env | ||||
|     ports: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user