Skip to content

Commit

Permalink
build: comment out debugging symlink to @hotosm/ui
Browse files Browse the repository at this point in the history
  • Loading branch information
spwoodcock committed Sep 23, 2024
1 parent b304116 commit 0629493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ services:
- ./src/mapper:/app
- /app/node_modules/
- /app/.svelte-kit/
- ../ui:/app/node_modules/@hotosm/ui:ro
# - ../ui:/app/node_modules/@hotosm/ui:ro
environment:
- VITE_API_URL=${API_URL:-http://api.${FMTM_DOMAIN}:${FMTM_DEV_PORT:-7050}}
networks:
Expand Down

0 comments on commit 0629493

Please sign in to comment.