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 3e13d11 commit 2569369Copy full SHA for 2569369
docker-compose.yaml
@@ -14,7 +14,7 @@ services:
14
volumes:
15
- ./.pgdata:/var/lib/postgresql/data
16
stac:
17
- image: ghcr.io/stac-utils/stac-fastapi-pgstac
+ image: ghcr.io/stac-utils/stac-fastapi-pgstac:5.0.0
18
environment:
19
APP_HOST: 0.0.0.0
20
APP_PORT: 8001
0 commit comments