command
module
Version:
v0.0.0-...-cabc5de
Opens a new window with list of versions in this module.
Published: Dec 8, 2023
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
webfinger

Github
Explanation: webfinger.net
docker-compose
version: "3"
services:
webfinger:
image: archef2000/webfinger:latest
container_name: webfinger
ports:
- 8080:8080/tcp
environment:
- PORT=8080
- LINKS_1_REL=http://openid.net/specs/connect/1.0/issuer
- LINKS_1_HREF=${issuer URL}
- LINKS_2_REL=${rel URL}
- LINKS_2_HREF=${issuer URL}
restart: unless-stopped
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.