mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Fixed issue in README.md
This commit is contained in:
committed by
GitHub
parent
4e58c0a77f
commit
c4168b6c07
@@ -20,7 +20,8 @@ For the server to run, you have to have the files
|
|||||||
```
|
```
|
||||||
api_key.js
|
api_key.js
|
||||||
mailconfig.js
|
mailconfig.js
|
||||||
mongo_config.js ```
|
mongo_config.js
|
||||||
|
```
|
||||||
|
|
||||||
in ```/server/config```. There are ```*.example.js``` files for all the ones mentioned above. If you're going to deploy the server with a certificate, you also need to create the ```cert_config.js``` in ```/server/config/```.
|
in ```/server/config```. There are ```*.example.js``` files for all the ones mentioned above. If you're going to deploy the server with a certificate, you also need to create the ```cert_config.js``` in ```/server/config/```.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user