Skip to content

Commit

Permalink
Merge branch 'development' of github.com:hotosm/fmtm into feat-task-c…
Browse files Browse the repository at this point in the history
…omments-integration
  • Loading branch information
NSUWAL123 committed Mar 18, 2024
2 parents 936559d + 3770e29 commit 8e2eb47
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docker-compose.development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,15 @@ services:
- fmtm-net
restart: "unless-stopped"

pyxform:
image: "ghcr.io/getodk/pyxform-http:v2.0.2"
depends_on:
central-db:
condition: service_healthy
networks:
- fmtm-net
restart: "unless-stopped"

central-ui:
# This service simply builds the frontend to a volume
# accessible to the proxy, then shuts down
Expand Down

0 comments on commit 8e2eb47

Please sign in to comment.