Skip to content

Commit 5f8911d

Browse files
committed
Use eoAPI custom codebase
1 parent 9577445 commit 5f8911d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ services:
2626
# Application
2727
- HOST=0.0.0.0
2828
- PORT=8081
29-
- MODULE_NAME=stac_fastapi.pgstac.app
29+
- MODULE_NAME=eoapi.stac.app
3030
- VARIABLE_NAME=app
3131
# gunicorn
3232
# https://github.com/tiangolo/uvicorn-gunicorn-docker#web_concurrency

0 commit comments

Comments
 (0)