delete unused environment variable

may cause problem when not defined, and not adding slack support as can't make it conditional
This commit is contained in:
bcurran3 2020-06-02 03:23:20 -07:00 committed by GitHub
parent 3f612e004d
commit 8d0be2b0b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,6 @@
ports:
- "{{ speedtest_port_http }}:80"
env:
SLACK_WEBHOOK: "webhook"
TZ: "{{ ansible_nas_timezone }}"
restart_policy: unless-stopped
labels: