mirror of
https://github.com/AskDavis/cyphernode.git
synced 2026-01-03 04:19:47 -08:00
First push from Satoshi Portal's own cyphernode
This commit is contained in:
13
cron_docker/README.md
Normal file
13
cron_docker/README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# Cyphernode CRON container
|
||||
|
||||
## Configure your container by modifying `env.properties` file
|
||||
|
||||
```properties
|
||||
PROXY_URL=cyphernode:8888/executecallbacks
|
||||
```
|
||||
|
||||
## Building docker image
|
||||
|
||||
```shell
|
||||
docker build -t proxycronimg .
|
||||
```
|
||||
Reference in New Issue
Block a user