This commit is contained in:
Antoni Sawicki 2024-05-23 13:25:59 -07:00
parent 884374edcd
commit 04954f8be6

View File

@ -59,7 +59,7 @@ WRP supports customizing it's own UI using HTML Template file. Download [wrp.htm
## Docker ## Docker
```shell ```shell
$ docker run -d -p 8080:8080 tenox7/wrp $ docker run -d -p 8080:8080 tenox7/wrp:latest
``` ```
## Google Cloud Run ## Google Cloud Run