You've already forked pigallery2
mirror of
https://github.com/bpatrik/pigallery2.git
synced 2025-07-17 01:32:29 +02:00
Update README.md
This commit is contained in:
@ -53,6 +53,7 @@ Than get your certificate:
|
|||||||
```bash
|
```bash
|
||||||
certbot certonly --standalone -d yourdomain.com
|
certbot certonly --standalone -d yourdomain.com
|
||||||
```
|
```
|
||||||
|
**Note:** if you get an error like `Problem binding to port 80: Could not bind to IPv4 or IPv6.` THen a service is running on port 80. If it's a fresh raspberry install, it's potentially nginx, you can disable it with `sudo systemctl disable nginx` [details here](https://askubuntu.com/questions/177041/nginx-disable-autostart)
|
||||||
|
|
||||||
#### I.1.b start docker-compose
|
#### I.1.b start docker-compose
|
||||||
In the folder that has `docker-compose.yml`:
|
In the folder that has `docker-compose.yml`:
|
||||||
|
Reference in New Issue
Block a user