Slavi Pantaleev
5 lat temu
committed by
GitHub
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z
1 dodań i
1 usunięć
-
docs/configuring-playbook-own-webserver.md
|
|
|
@@ -219,7 +219,7 @@ services: |
|
|
|
- "--certificatesresolvers.default.acme.storage=/letsencrypt/acme.json" |
|
|
|
ports: |
|
|
|
- "443:443" |
|
|
|
- "8080:8080" |
|
|
|
- "8448:8448" |
|
|
|
volumes: |
|
|
|
- "./letsencrypt:/letsencrypt" |
|
|
|
- "/var/run/docker.sock:/var/run/docker.sock:ro" |
|
|
|
|