minor changes
This commit is contained in:
parent
fbaa65d10a
commit
aadeac6695
1 changed files with 1 additions and 1 deletions
|
|
@ -49,5 +49,5 @@ You should see the message `Listening on http://localhost:7000`.
|
||||||
- copy the work folder `ghost-contact-form` to your server
|
- copy the work folder `ghost-contact-form` to your server
|
||||||
- use `ghost-contact.service` as a starting point for running `ghost-contact-svc.js` as a systemd deamon
|
- use `ghost-contact.service` as a starting point for running `ghost-contact-svc.js` as a systemd deamon
|
||||||
- configure your webserver to map endpoint `http://localhost:7000/` to a public endpoint, e.g. `https://api.your-blog.com/`
|
- configure your webserver to map endpoint `http://localhost:7000/` to a public endpoint, e.g. `https://api.your-blog.com/`
|
||||||
- Use the files in folder `ghost-admin` to configure your front-end
|
- Use the files in folder `ghost-admin` to configure your Ghost front-end
|
||||||
- Other front-end config files upon request!
|
- Other front-end config files upon request!
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue