Update README.md

This commit is contained in:
ImoraMoreLikeImoreweightpls
2025-02-16 15:23:31 -05:00
committed by GitHub
parent 6aaa5d24fc
commit 749cdab7fc

View File

@@ -1,3 +1,4 @@
# Super Mario Maker replacement server
Includes both the authentication and secure servers. Works on both WiiU and 3DS
@@ -62,4 +63,4 @@ All configuration options are handled via environment variables
| `PN_SMM_CONFIG_S3_BUCKET` | S3 bucket | Yes |
| `PN_SMM_ACCOUNT_GRPC_HOST` | Host name for your account server gRPC service | Yes |
| `PN_SMM_ACCOUNT_GRPC_PORT` | Port for your account server gRPC service | Yes |
| `PN_SMM_ACCOUNT_GRPC_API_KEY` | API key for your account server gRPC service | No (Assumed to be an open gRPC API) |
| `PN_SMM_ACCOUNT_GRPC_API_KEY` | API key for your account server gRPC service | No (Assumed to be an open gRPC API) |