Mise à jour de 'README.md'
This commit is contained in:
parent
8585431102
commit
3f4514a1f9
@ -4,6 +4,10 @@ Déploiement de Onlyoffice via docker compose pour le connecter à un nextcloud
|
||||
|
||||
[Site Officiel](https://www.onlyoffice.com/fr/)
|
||||
|
||||
## PRE REQUIS
|
||||
|
||||
- Docker :whale:
|
||||
|
||||
## INSTALLATION
|
||||
|
||||
```bash
|
||||
@ -16,7 +20,7 @@ docker-comose up -d
|
||||
|
||||
```conf
|
||||
upstream onlyoffice {
|
||||
server 127.0.0.1:$[HOST_PORT];
|
||||
server 127.0.0.1:${HOST_PORT};
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user