Files
nostr-webhost/hostr/cmd/server
studiokaiji 6841ef94bb Add web server and relay configuration support
- Introduced a new Dockerfile for building the web server.
- Updated docker-compose.yml to include the web server service with environment variable support for relay URLs.
- Enhanced relay management in relays.go to read from environment variables.
- Updated main.go to provide descriptions for relay configuration in CLI commands.
2025-11-26 00:24:29 +09:00
..