feat: Initial commit.
This commit is contained in:
11
README.md
Normal file
11
README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# caddy
|
||||
|
||||
This is the primary entrypoint / reverse proxy used for services that run under the `ductcalc.pro`
|
||||
domain.
|
||||
|
||||
## Usage
|
||||
|
||||
1. clone this repository to the host
|
||||
1. copy the `example.env` to `.env`
|
||||
1. update the environment variables
|
||||
1. start the stack
|
||||
Reference in New Issue
Block a user