We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc7598a commit a98844aCopy full SHA for a98844a
1 file changed
README.md
@@ -83,7 +83,7 @@ A modern, secure web interface for DNS lookups using the `dig` command. Perfect
83
84
1. **Run the pre-built image**:
85
```bash
86
- docker run -d -p 8080:80 ghcr.io/lars-/opensource-digwebinterface:latest
+ docker run -d -p 8080:80 ghcr.io/lars/opensource-digwebinterface:latest
87
```
88
89
2. **Or build and run locally**:
0 commit comments