v1.0-alpha.8
Pre-release
Pre-release
Note: This is an alpha version and NOT ready for use in production.
Changes
- Use protocol from
S3_SERVICE_URLinstead of defaulting to HTTP (for presigned S3 URLs)
Test drive
wget https://raw.githubusercontent.com/streetwriters/notesnook-sync-server/v1.0-alpha.8/docker-compose.yml
docker compose upMake sure everything is up and running:
curl http://localhost:5264/health
curl http://localhost:8264/health
curl http://localhost:7264/healthAll of the above must return Healthy.