Update README.md

pull/1/head
Tai 3 years ago committed by GitHub
parent b23e17986f
commit 2f0b2f0618
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -146,7 +146,7 @@ So now you're inside the caddy folder.
At minimum you will need a **.env**, **Caddyfile** and **docker-compose.yml**. the config/ and data/ folders are automatically generated by docker-compose later.
#### Creating .env
Do this with `nano .env` and add the following lines in the .env file
Do this with `nano .env` and add the following lines in the .env file. Do not use subdomain. Just use yourrootdomain.com, in this example I'm using example.com
**.env**
```
MY_DOMAIN=example.com

Loading…
Cancel
Save