pull/6/head
Namekuji 2022-12-16 21:56:25 -05:00
rodzic b493b70ce2
commit 242150baa1
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -39,7 +39,7 @@ The followings files need to be configured to run Audon.
- `.end.production`
- `config/livekit.yaml`
First, create them by coping the sample files.
First, create them by copying the sample files.
```
cp .env.production.sample .env.production && cp config/livekit.sample.yaml config/livekit.yaml