Fix xo-server migration (#120)
This commit is contained in:
parent
4f2c750dbb
commit
533e85d058
@ -72,7 +72,7 @@ $ cd packages/xo-server
|
|||||||
$ cp sample.config.yaml .xo-server.yaml
|
$ cp sample.config.yaml .xo-server.yaml
|
||||||
```
|
```
|
||||||
|
|
||||||
Edit and uncomment it to have the right path to deliver `xo-web`, because `xo-server` embeds an HTTP server (we assume that `xo-server` and `xo-web` are on the same directory). It's near the end of the file:
|
Edit and uncomment it to have the right path to deliver `xo-web`, because `xo-server` embeds an HTTP server (we assume that `xen-orchestra` and `xo-web` are in the same directory). It's near the end of the file:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
mounts: '/': '../../../xo-web/dist/'
|
mounts: '/': '../../../xo-web/dist/'
|
||||||
|
Loading…
Reference in New Issue
Block a user