Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New jablkoconfig.json format #133

Open
ccoverstreet opened this issue Jan 27, 2022 · 0 comments
Open

New jablkoconfig.json format #133

ccoverstreet opened this issue Jan 27, 2022 · 0 comments

Comments

@ccoverstreet
Copy link
Owner

Since the module configs will reside in their own file, the jablkoconfig.json layout will change. The idea for the new format is shown below:

{
  "port": 8080,
  "jmods": {
    "module/name": {
      "tag": "latest",
      "moretags": "maybepermissionsinthefuture"
    }
  }
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

No branches or pull requests

1 participant