updated README.md

This commit is contained in:
Gilles Mouchet 2026-02-10 10:44:11 +01:00
parent 0897e9609f
commit 334fd84ba6

View File

@ -11,6 +11,14 @@ This docker compose run wordpress on docker
* Copy crt and key files on `/home/docker/certs/`
* Environment file
## Get Repository
On server where docker is running
```bash
git clone https://gitweb.dyndns.org/docker/wordpress-docker-compose.git
```
```bash
cd wordpress-docker-compose
```
## Environment file
Copy `env-dist` to `env-<environment_name>` file and adapt as your needs