mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-11 06:03:09 +00:00
* Re-organize compose/ into environment-specific file groups Closes #1316. * Commit missing files That was weird: git failed to commit one specific folder previously
3 lines
85 B
Docker
3 lines
85 B
Docker
FROM abiosoft/caddy:0.10.6
|
|
|
|
COPY ./compose/production/caddy/Caddyfile /etc/Caddyfile
|