This commit is contained in:
Rodolfo Berrios
2022-11-05 15:58:46 -03:00
parent e136ccaab8
commit 89428b20e6

View File

@@ -48,6 +48,10 @@ make image
make proxy
```
* (Optional) Create `docker-compose.yml` by copying `default.yml`
* Run the container
```sh
make up-d HOSTNAME=<hostname>
```