docs: Update deployment guide with corrected Caddy config file names
This commit is contained in:
@@ -96,10 +96,10 @@ nano /root/code/github/despiegk/env_web/ourworld/ovh1_web_current/caddy/Caddyfil
|
|||||||
Add or update:
|
Add or update:
|
||||||
|
|
||||||
```
|
```
|
||||||
import mycelium_society.caddy
|
import society.mycelium.caddy
|
||||||
```
|
```
|
||||||
|
|
||||||
Create `mycelium_society.caddy`:
|
Create `society.mycelium.caddy`:
|
||||||
|
|
||||||
```
|
```
|
||||||
society.mycelium.tf {
|
society.mycelium.tf {
|
||||||
@@ -123,7 +123,8 @@ dev.society.mycelium.tf {
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# If using zinit for build automation
|
# If using zinit for build automation
|
||||||
zinit start mycelium-society-prod
|
zinit monitor mycelium-society
|
||||||
|
zinit start mycelium-society
|
||||||
|
|
||||||
# Restart Caddy to load configuration
|
# Restart Caddy to load configuration
|
||||||
zinit restart caddy
|
zinit restart caddy
|
||||||
|
Reference in New Issue
Block a user