Closed
Description
Have the option to store the data persistently by mapping it in the volume section in docker.
Fasten:
image: ghcr.io/fastenhealth/fasten-onprem:main
container_name: Fasten
environment:
- TZ=America/Chicago
volumes:
- /volume1/docker/Fasten:/opt/fasten
ports:
- 8080:8080
restart: unless-stopped
Metadata
Assignees
Labels
No labels
Activity