Skip to content

Commit 18c4d20

Browse files
committed
chore: ignore bad localhost links
1 parent c71665f commit 18c4d20

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

myst.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,14 @@ project:
1313
severity: ignore
1414
keys:
1515
# the docker-compose services aren't up during a docs build
16+
- http://localhost:8080
1617
- http://localhost:8081
1718
- http://localhost:8082
1819
- http://localhost:8083
20+
- http://localhost:8084
1921
- http://localhost:8085
22+
- http://localhost:8086
23+
- http://localhost:8888
2024
toc:
2125
- file: docs/00-introduction.ipynb
2226
- file: docs/01-stac_metadata.ipynb

0 commit comments

Comments
 (0)