removed unnecessary env file

This commit is contained in:
2025-01-17 13:52:11 +01:00
parent 12a599ec49
commit 6d62e65a20

View File

@@ -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}}"