mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Issue-#852: Add content
This commit is contained in:
parent
2bd36e15a2
commit
dddfe6cf70
@ -14,9 +14,9 @@ _Note: Please change the domain names to your application-specific domain names.
|
|||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
1. Running docker environment on the linux server.
|
- Running docker environment on the linux server.
|
||||||
2. 2 domain names is mapped to the same server IP address.
|
- Docker compose is installed.
|
||||||
3. SSL certificate
|
- 2 domain names is mapped to the same server IP address.
|
||||||
|
|
||||||
## Generate certificates
|
## Generate certificates
|
||||||
|
|
||||||
@ -90,6 +90,8 @@ services:
|
|||||||
|
|
||||||
## Nginx configuration
|
## Nginx configuration
|
||||||
|
|
||||||
|
Copy the below nginx configuration to a `nginx.conf` file.
|
||||||
|
|
||||||
```conf
|
```conf
|
||||||
events {}
|
events {}
|
||||||
http {
|
http {
|
||||||
|
Loading…
Reference in New Issue
Block a user