Remove redundant port configuration in caddy-gen file

This commit is contained in:
birjolaxew 2020-10-30 06:00:35 +01:00
parent ffccee3219
commit 8a88026ca8
No known key found for this signature in database
GPG Key ID: 548A6D4C439CC3DD
1 changed files with 0 additions and 3 deletions

View File

@ -14,8 +14,6 @@ services:
- plausible
plausible:
ports:
- 8000:8000
labels:
virtual.host: "example.com" # change to your domain name
virtual.alias: "www.example.com" # change to any aliases you use (or remove)
@ -25,4 +23,3 @@ services:
volumes:
caddy-certificates:
driver: local