mirror of
https://github.com/SnowMB/traefik-certificate-extractor.git
synced 2025-09-18 05:04:31 +08:00
bugfixes
This commit is contained in:
@@ -15,4 +15,4 @@ RUN pip3 install -r requirements.txt
|
||||
COPY . /app
|
||||
|
||||
# Define entrypoint of the app
|
||||
ENTRYPOINT ["python3", "-u", "extractor.py /data/acme.json /data/certs"]
|
||||
ENTRYPOINT ["python3", "-u", "extractor.py"]
|
||||
|
Reference in New Issue
Block a user