Merge branch 'master' of https://gitea.milenia.local.alanmoon.net/Moonbase/qtc-net-server
This commit is contained in:
commit
cbc0df9cec
@ -13,5 +13,10 @@ In order to build, you need the .NET 9 SDK.
|
|||||||
2. Run ``dotnet build`` Within The Folder That Contains The .csproj File
|
2. Run ``dotnet build`` Within The Folder That Contains The .csproj File
|
||||||
3. Configure And Enjoy!
|
3. Configure And Enjoy!
|
||||||
|
|
||||||
# Docker Container
|
# Docker Container (Recommended Self-Hosting Solution)
|
||||||
This Server Does Have A Docker Container You Can Create That Contains Your Config And User Content.
|
This Server Does Have A Docker Container You Can Create That Contains Your Config And User Content. Please Refer To ``docker-compose.yml``
|
||||||
|
|
||||||
|
# JWT Keys
|
||||||
|
JWT Keys should be generated from scatch and added to your ``docker-compose.yml`` environment variables.
|
||||||
|
|
||||||
|
Anything Can Be Put Here, But For Security, It Should Be Within 32-Characters Long And Should Be Secure. An Example Key Is Provided, And Should Not Be Used In Production.
|
Loading…
x
Reference in New Issue
Block a user