Skip to content

Add domains from command line or config file #2

@dsazup

Description

@dsazup

Would be nice if there could either be some config ~/.somefile.yaml (or whatever) where you have

domains:
  - domain: app.test
     ip: 127.0.0.1
     host: blah.com

and you run reload or you do something like cmd domain app.test --ip=127.0.0.1 --host=blah.com

and it sets up caddyfile automatically

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions