Joey Hafner d100a6dbd5
Some checks are pending
SSH and echo to file / ssh (push) Waiting to run
revert 5f094a216410de84cfb71ce4c3e55492fdae7024
revert Rebase
2024-10-21 15:26:06 -07:00

29 lines
425 B
YAML

entryPoints:
web:
address: :80
http:
redirections:
entryPoint:
to: websecure
scheme: https
websecure:
address: :443
certificatesResolvers:
lets-encrypt:
acme:
email: jafner425@gmail.com
storage: acme.json
tlsChallenge: {}
api:
insecure: true
dashboard: true
providers:
docker:
watch: true
network: web
file:
directory: /config