Merge branch 'main' of github.com:onesandzeros-nz/boltcard into main
This commit is contained in:
commit
2ea06393e6
1 changed files with 2 additions and 2 deletions
|
|
@ -21,7 +21,7 @@ set up the server hosting firewall to allow open access to https (port 443) only
|
|||
|
||||
### service bring-up and running
|
||||
```
|
||||
$ docker volumes create caddy_data
|
||||
$ docker volume create caddy_data
|
||||
// add -d for detached mode
|
||||
$ docker-compose up -d
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue