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 86484ab commit b1b9809Copy full SHA for b1b9809
docker-compose.yml
@@ -6,7 +6,7 @@ services:
6
restart: always
7
w3c:
8
build: .
9
- image: netresearch/validator-w3c
+ image: ghcr.io/netresearch/validator-w3c
10
ports:
11
- "80:80"
12
0 commit comments