mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02: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