remove commented line

This commit is contained in:
folex 2021-06-18 16:55:16 +03:00
parent 547b3b988b
commit 4c4b84ed0a

View File

@ -5,7 +5,6 @@ COPY Caddyfile /Caddyfile
VOLUME /data
#CMD ["caddy", "file-server", "--root", "/bundle", "--browse"]
CMD ["caddy", "run", "--config", "/Caddyfile"]
# DO NOT FORGET TO USE VOLUME OR CERTBOT WILL BAN: -v caddy_data:/data