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 0dcae31 commit 1af4431Copy full SHA for 1af4431
docs/conf.py
@@ -28,6 +28,7 @@
28
],
29
linkcheck_ignore=[
30
r"^http://localhost",
31
+ r"^http://0.0.0.0",
32
r"https://github\.com/Jc2k/pytest-docker-tools\?tab=readme-ov-file#images",
33
r"https://github\.com/Jc2k/pytest-docker-tools\?tab=readme-ov-file#containers",
34
r"https://github\.com/Jc2k/pytest-docker-tools\?tab=readme-ov-file#fixture-wrappers",
0 commit comments