Update README.md, add license and update Dockerfile

This commit is contained in:
2025-04-15 16:19:19 +02:00
parent 40e92133bc
commit e1aff7af2c
4 changed files with 155 additions and 2 deletions

View File

@ -4,7 +4,7 @@ networks:
services:
relnet:
image: github.com/philipredstone/relnet:latest
image: ghcr.io/philipredstone/relnet:latest
build: .
ports:
- "80:80"