musl linux compilation working from now on
This commit is contained in:
@@ -21,7 +21,7 @@ Output: `result/bin/server`.
|
||||
The resulting executable is intended for 64-bit Linux kernels. Run it normally:
|
||||
|
||||
```sh
|
||||
cp .env_template .env
|
||||
cp .env_template_musl .env
|
||||
# Replace JWT_SECRET in .env before starting.
|
||||
./result/bin/server server
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user