mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-02-02 03:28:30 +01:00
removed unnecessary env file
This commit is contained in:
parent
12a599ec49
commit
6d62e65a20
@ -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}}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user