mirror of
https://github.com/AdrienPoupa/docker-compose-nas.git
synced 2025-02-20 07:48:28 +02:00
doc: use staging URL in documentation
This commit is contained in:
parent
e63f025b0d
commit
cb6630d8b8
@ -204,7 +204,7 @@ Then, fill the CloudFlare `.env` entries.
|
||||
If you want to test your configuration first, use the Let's Encrypt staging server by updating `LETS_ENCRYPT_CA_SERVER`'s
|
||||
value in `.env`:
|
||||
```
|
||||
LETS_ENCRYPT_CA_SERVER=https://acme-v02.api.letsencrypt.org/directory
|
||||
LETS_ENCRYPT_CA_SERVER=https://acme-staging-v02.api.letsencrypt.org/directory
|
||||
```
|
||||
|
||||
If it worked, you will see the staging certificate at https://nas.domain.com.
|
||||
|
Loading…
x
Reference in New Issue
Block a user