This website requires JavaScript.
Explore
Help
Register
Sign In
cookiecutter
/
cookiecutter-django
Watch
1
Star
1
Fork
0
You've already forked cookiecutter-django
mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced
2024-11-13 13:17:00 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
04cb50858b
cookiecutter-django
/
{{cookiecutter.project_slug}}
/
compose
/
production
/
caddy
/
Dockerfile
4 lines
85 B
Docker
Raw
Normal View
History
Unescape
Escape
Fix latest Caddy version
2018-05-21 22:36:50 +03:00
FROM
abiosoft/caddy:0.11.0
Re-organize compose/ into environment-specific file groups (#1317) * Re-organize compose/ into environment-specific file groups Closes #1316. * Commit missing files That was weird: git failed to commit one specific folder previously
2017-09-05 14:39:20 +03:00
COPY
./compose/production/caddy/Caddyfile /etc/Caddyfile
Reference in New Issue
Copy Permalink