You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 22, 2023. It is now read-only.
__Notice:__Skip the first step if you've downloaded the binaries directly.
11
+
__Notice:__Use 1. (Binaries) if you've downloaded the binaries directly.
12
12
13
-
1. After building __Torrust__, navigate to the folder.
13
+
1.(Source) After building __Torrust__, navigate to the folder.
14
14
```bash
15
-
cd torrust/target
15
+
cd torrust-web-backend/target
16
+
```
17
+
18
+
1. (Binaries)
19
+
```bash
20
+
cd torrust-web-backend
16
21
```
17
22
18
23
2. Create a file called `config.toml` with the following contents and change the [configuration](https://torrust.github.io/torrust-tracker/CONFIG.html) according to your liking.
0 commit comments