Fix README.md docker-compose command typo
This commit is contained in:
parent
27aee8a0b2
commit
015e7b2f8e
|
@ -16,7 +16,7 @@ You will need to edit the `./environments/pleroma/pleroma.env` and replace the `
|
||||||
After, start the containers with:
|
After, start the containers with:
|
||||||
|
|
||||||
```
|
```
|
||||||
# docker-compuse up -d
|
# docker-compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
After pleroma initializes it should be available to proxy to on port 4000.
|
After pleroma initializes it should be available to proxy to on port 4000.
|
||||||
|
|
Loading…
Reference in New Issue