mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:22 +02:00
Adding docker-compose file for runtime configuration
This commit is contained in:
committed by
Ubuntu
parent
039a6d79e6
commit
028179de25
@@ -0,0 +1,4 @@
|
||||
letsencrypt:
|
||||
build: .
|
||||
ports:
|
||||
- "443:443"
|
||||
Reference in New Issue
Block a user