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