diff --git a/README.md b/README.md index adc2fff..8732bcf 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,8 @@ services: rrpsfd:ms.3spikes.space: 80 # link to rrpsfd instead of ports: - "80:80" ``` +Now it's avaliable at https://ms.3spikes.space/ + ## CLI If you want to manage your services from the command line, you can use the `docker exec -it rrpsfd rrpsfd`. It provides a simple interface to manage your services, including adding, removing, and updating services (Not only those running in Docker).