new: add Caddy homelab container
This commit is contained in:
7
_caddy/.env.example
Normal file
7
_caddy/.env.example
Normal file
@@ -0,0 +1,7 @@
|
||||
SOCKET=/var/run/docker.sock
|
||||
ENDPOINT=your_endpoint
|
||||
APP_KEY=your_application_key
|
||||
APP_SECRET=your_application_secret
|
||||
CONSUMER_KEY=your_consumer_key
|
||||
DOMAIN=example.com
|
||||
INT_DOMAIN=hl.$DOMAIN #homelab
|
||||
Reference in New Issue
Block a user