@ -15,3 +15,15 @@ alias traefik-helper='docker run --rm -v /var/run/docker.sock:/var/run/docker.so
```bash
traefik-helper add [name] [domain] [service url]
```
### Remove service
```bash
traefik-helper remove [name]
```
### List services
```bash
traefik-helper list
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.