Browse Source

Update README.md

master
yuriy0803 3 years ago committed by GitHub
parent
commit
64fe73247b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 12
      README.md

12
README.md

@ -181,16 +181,20 @@ Copy the following example
```
[Unit]
Description=Etherpool
After=callisto.target
Description=geth
After=network-online.target
[Service]
Type=simple
ExecStart=/home/pool/open-etc-pool-friends /home/pool/api.json
User=pool
Restart=always
RestartSec=3
[Install]
WantedBy=multi-user.target
```
As you can see above, the frontend of the pool homepage is created. Then, move to the directory, www, which services the file.

Loading…
Cancel
Save