Primo caricamento
This commit is contained in:
18
.env
Normal file
18
.env
Normal file
@@ -0,0 +1,18 @@
|
||||
# Cloudflare
|
||||
CF_API_TOKEN=7A_5Xbd9z_69puTsxZymXHV4LVxbikSYV8IE9bb3
|
||||
CF_ZONE=pyconetwork.it
|
||||
CF_SUBDOMAIN=home
|
||||
CF_PROXIED=false
|
||||
CF_TTL=120
|
||||
|
||||
# Frequenza controllo IP
|
||||
CF_CRON=*/5 * * * *
|
||||
|
||||
# Gotify
|
||||
GOTIFY_URL=https://alert.qwince.com
|
||||
GOTIFY_TOKEN=7A_5Xbd9z_69puTsxZymXHV4LVxbikSYV8IE9bb3
|
||||
GOTIFY_PRIORITY=5
|
||||
|
||||
# Configurazione Container
|
||||
DATA_VOLUME=./data
|
||||
RESTART_POLICY=unless-stopped
|
||||
Reference in New Issue
Block a user