mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	removed unnecessary env file
This commit is contained in:
		| @@ -4,8 +4,6 @@ services: | ||||
|     restart: {{docker_restart_policy}} | ||||
|     volumes: | ||||
|         - pds_data:/pds | ||||
|     env_file: | ||||
|       - /env | ||||
|     environment: | ||||
|       # Geben Sie hier Ihre Domain und Konfigurationsdetails an | ||||
|       PDS_HOSTNAME: "{{domain}}" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user