remove obsolete env vars from shlink container
This commit is contained in:
parent
a32d033207
commit
4415d8fadc
1 changed files with 0 additions and 2 deletions
|
@ -107,8 +107,6 @@
|
|||
env:
|
||||
TZ: "{{ timezone }}"
|
||||
DEFAULT_DOMAIN: "{{ shlink_domain_name }}"
|
||||
SHORT_DOMAIN_HOST: "{{ shlink_domain_name }}"
|
||||
SHORT_DOMAIN_SCHEMA: https
|
||||
GEOLITE_LICENSE_KEY: "{{ shlink_geolite_license_key }}"
|
||||
INITIAL_API_KEY: "{{ shlink_initial_api_key }}"
|
||||
tags:
|
||||
|
|
Loading…
Reference in a new issue