Skip to content

Add environment variable support to config.yaml#342

Open
HarkuLi wants to merge 6 commits intoP0nk:masterfrom
HarkuLi:out/feat/env-in-yaml
Open

Add environment variable support to config.yaml#342
HarkuLi wants to merge 6 commits intoP0nk:masterfrom
HarkuLi:out/feat/env-in-yaml

Conversation

@HarkuLi
Copy link
Copy Markdown

@HarkuLi HarkuLi commented Apr 11, 2026

Description

  • Add environment variable support to config.yaml.
    • The variable format (${<var_name>:<default>}) follows the one in Spring framework.
  • Extract environment-dependent settings in config.yaml as environment variables.
  • Improve README.

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have tested my changes
  • I have added unit tests that prove my changes work

HarkuLi added 6 commits April 11, 2026 21:36
1.  Extract the part of Docker as an independent section (Quick start).
2.  Getting started => Local setup. And make it focus on server part.
3.  Extract the part of "Client" and "Getting into the game" as independent sections.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant