mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
@@ -53,7 +53,7 @@ You can import ssl certificates via tarball using the following command:
|
||||
dokku nginx:import-ssl myapp < archive-of-certs.tar
|
||||
```
|
||||
|
||||
This archive should is expanded via `tar xvf`. It should contain `server.crt` and `server.key`.
|
||||
This archive is expanded via `tar xvf`. It should contain `server.crt` and `server.key`.
|
||||
|
||||
## Customizing the nginx configuration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user