Files
tony b96edf0406
Android development APK / apk (push) Has been cancelled
Checks / go (push) Failing after 6s
Container images / publish (., deploy/pocketbase/Dockerfile, evoliohealth-pocketbase) (push) Has been cancelled
Container images / publish (., server/Dockerfile, evoliohealth-server) (push) Has been cancelled
Checks / compose (push) Has been cancelled
Checks / flutter (push) Has been cancelled
test: first build
2026-07-21 21:30:06 +02:00

10 lines
142 B
Bash

EVOLIOHEALTH_REGISTRY=git.zaynet.fr/tony
EVOLIOHEALTH_TAG=dev
APP_ENV=dev
APP_URL=http://localhost:8080
TZ=Europe/Paris
PUID=1000
PGID=1000