Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 2m44s
The directory, the repo and the hostname are all fit; the module path, the image, the namespace and the data file were still tracker. Nothing is deployed yet, so this is free now and would not be later. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
8 lines
226 B
Plaintext
8 lines
226 B
Plaintext
# Where the log is written. In the cluster this is the mounted volume.
|
|
DATA_PATH=data/fit.json
|
|
|
|
# Public origin, and the timezone the day rolls over in.
|
|
BASE_URL=https://fit.scottyah.com
|
|
TZ_NAME=America/Los_Angeles
|
|
ADDR=:8080
|