Update README.md
This commit is contained in:
parent
66f27d7a4c
commit
2e883a3911
@ -13,5 +13,9 @@ In order to build, you need the .NET 9 SDK.
|
||||
2. Run ``dotnet build`` Within The Folder That Contains The .csproj File
|
||||
3. Configure And Enjoy!
|
||||
|
||||
# Docker Container
|
||||
This Server Does Have A Docker Container You Can Create That Contains Your Config And User Content.
|
||||
# Docker Container (Recommended Self-Hosting Solution)
|
||||
This Server Does Have A Docker Container You Can Create That Contains Your Config And User Content. Please Refer To ``qtc-net-server/docker-compose.yml``
|
||||
|
||||
# JWT Keys
|
||||
JWT Keys should be generated from scatch and added to your ``docker-compose.yml`` environment variables.
|
||||
You Can Use A Website Such As https://jwt-keys.21no.de/ To Generate Them.
|
Loading…
x
Reference in New Issue
Block a user