improve README

This commit is contained in:
Lorenzo Carbonell 2022-04-09 09:10:34 +02:00
parent 3ad8de40f6
commit 0b021843bd

View File

@ -1,6 +1,8 @@
# Installation
```
git clone https://github.com/atareao/self-hosted.git
cd self-hosted/uptime-kuma
cp sample.env .env
sed -i "s/uptime.tuservidor.es/el_fqdn_que_quieras/g" .env
docker-compose up -d