Skip to content

Commit

Permalink
Switch to cloudflare hosting
Browse files Browse the repository at this point in the history
  • Loading branch information
benfortuna committed Apr 22, 2024
1 parent d7261fe commit 808564d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .env
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
TZDB_BASE_URL?=http://www.iana.org/time-zones/repository/releases/
TZDB_VERSION?=2023d
TZDB_VERSION?=2024a

OLSON_DIR?=$(PWD)/tzdb/tzdata$(TZDB_VERSION)-rearguard
PRODUCT_ID?=-//tzurl.org//NONSGML Olson $(TZDB_VERSION)//EN
TZID_PREFIX?=/tzurl.org/$(TZDB_VERSION)/

## Use AWS CLI to sync content with DigitalOcean Spaces and others..
AWS_PROFILE?=spaces
AWS_ENDPOINT?=https://sgp1.digitaloceanspaces.com
TZURL_BUCKET=s3://www.tzurl
#AWS_PROFILE?=spaces
#AWS_ENDPOINT?=https://sgp1.digitaloceanspaces.com
#TZURL_BUCKET=s3://www.tzurl

# Cloudflare R2
#AWS_PROFILE?=r2
#WS_ENDPOINT?=https://595c17c39386dfc0d142476ebc3798e0.r2.cloudflarestorage.com
#TZURL_BUCKET=s3://tzurl-web
AWS_PROFILE?=r2
AWS_ENDPOINT?=https://595c17c39386dfc0d142476ebc3798e0.r2.cloudflarestorage.com
TZURL_BUCKET=s3://tzurl-web

REGISTRY?=benfortuna
TAGS?=latest,alpine,230323
Expand Down

0 comments on commit 808564d

Please sign in to comment.