mirror of
https://github.com/misskey-dev/media-proxy.git
synced 2025-04-29 10:57:30 +09:00
update README: 上で作成したsystemdサービスのファイル名に統一
This commit is contained in:
parent
7c0441b77a
commit
08be04be4c
@ -78,8 +78,8 @@ WantedBy=multi-user.target
|
|||||||
|
|
||||||
```
|
```
|
||||||
sudo systemctl daemon-reload
|
sudo systemctl daemon-reload
|
||||||
sudo systemctl enable media-proxy
|
sudo systemctl enable misskey-proxy
|
||||||
sudo systemctl start media-proxy
|
sudo systemctl start misskey-proxy
|
||||||
```
|
```
|
||||||
|
|
||||||
3000ポートまでnginxなどでルーティングしてやります。
|
3000ポートまでnginxなどでルーティングしてやります。
|
||||||
|
Loading…
x
Reference in New Issue
Block a user