mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-17 00:22:14 +11:00
Update deploy.md
This commit is contained in:
parent
f6cc2b2f52
commit
956165ea6d
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ A pre-built docker image is supplied in the repos [GitHub Packages](https://gith
|
|||
It can be run with docker like so:
|
||||
|
||||
```
|
||||
docker pull docker.pkg.github.com/entiretwix/ccash/ccash:latest
|
||||
docker run -itp 443:443 -v ccashconfig:/ccash/config -e ADMIN_A=<admin-username> -e SAVE_FREQ=<in minutes> expandsys/ccash
|
||||
```
|
||||
|
||||
## Build
|
||||
|
|
|
|||
Loading…
Reference in a new issue