14 lines
334 B
Text
14 lines
334 B
Text
##############################################
|
|
# Global
|
|
##############################################
|
|
# Set timezone
|
|
TZ=Europe/Stockholm
|
|
|
|
# Base Directory
|
|
BASE_DIR=.
|
|
|
|
##############################################
|
|
# Prometheus Nextcloud Exporter
|
|
##############################################
|
|
NEXTCLOUD_SERVER=
|
|
NEXTCLOUD_AUTH_TOKEN=
|