docs: der Forgejo-Artikel wurde auf Ausgabe 04/25 verschoben
This commit is contained in:
parent
e5e1cb5b5e
commit
2fec73fd4a
4 changed files with 3 additions and 3 deletions
|
@ -1,21 +0,0 @@
|
|||
entryPoints:
|
||||
http:
|
||||
address: ":80"
|
||||
https:
|
||||
address: ":443"
|
||||
|
||||
api:
|
||||
dashboard: true
|
||||
|
||||
providers:
|
||||
docker:
|
||||
endpoint: "unix:///var/run/docker.sock"
|
||||
exposedByDefault: false
|
||||
|
||||
certificatesResolvers:
|
||||
letsencrypt:
|
||||
acme:
|
||||
email: admin@example.eu
|
||||
storage: /acme.json
|
||||
httpChallenge:
|
||||
entryPoint: http
|
Loading…
Add table
Add a link
Reference in a new issue