rework / refactoring / documentation
* rename letencrypt.conf to letsencrypt.conf * Move more options to letsencrypt configurations file * Done lot of rework / refactoring / documentation
This commit is contained in:
@@ -13,7 +13,7 @@ RUN pip3 install docker-py
|
||||
|
||||
ADD haproxy_ssl.conf /haproxy_ssl.conf
|
||||
ADD haproxy.conf /haproxy.conf
|
||||
ADD letencrypt.conf /letencrypt.conf
|
||||
ADD letsencrypt.conf /letsencrypt.conf
|
||||
|
||||
ADD start.py /start.py
|
||||
ADD list_domains.py /list_domains.py
|
||||
|
||||
Reference in New Issue
Block a user