We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d19b8aa commit af35980Copy full SHA for af35980
docker-compose.yaml
@@ -1,6 +1,6 @@
1
services:
2
stac:
3
- image: ghcr.io/stac-utils/stac-fastapi-pgstac
+ image: ghcr.io/stac-utils/stac-fastapi-pgstac:5.0.0
4
environment:
5
APP_HOST: 0.0.0.0
6
APP_PORT: 8001
0 commit comments