This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

localinfra: run hydrant as root user

Signed-off-by: Seongmin Lee <git@boltless.me>

author
Seongmin Lee
committer
dawn
date (Jul 31, 2026, 10:54 PM +0300) commit 1f440696 parent c1b47a47 change-id rluynsnv
+1
+1
docker-compose.yml
··· 384 384 build: 385 385 context: https://tangled.org/ptr.pet/hydrant.git#main 386 386 restart: unless-stopped 387 + user: root 387 388 environment: 388 389 HYDRANT_API_BIND: 0.0.0.0:3000 389 390 HYDRANT_DATABASE_PATH: /data/hydrant.db