feat: update readme
This commit is contained in:
parent
90587ed5d1
commit
a46b00bd07
@ -90,7 +90,7 @@ Replace `.dev.local` with your custom domain suffix in the `config/dns/config.sa
|
||||
"ip": "",
|
||||
```
|
||||
|
||||
Remove the dns_config volume
|
||||
Restart the docker services to apply the changes:
|
||||
```bash
|
||||
docker compose down
|
||||
docker compose up -d --force-recreate
|
||||
@ -120,7 +120,6 @@ docker compose exec step step ca provisioner update acme \
|
||||
### Use the preconfigured services
|
||||
|
||||
If you use the preconfigured services, you can add the following snippet to you `.bashrc/.zshrc` to easily start, stop, and manage the services.
|
||||
|
||||
```bash
|
||||
dev () {
|
||||
PROJECT_DIR="$HOME/Projects/dev/services"
|
||||
|
Loading…
x
Reference in New Issue
Block a user