This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
cookiecutter-django
Watch
1
Star
0
Fork
You've already forked cookiecutter-django
0
mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced
2026-05-10 21:53:11 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
eea6cc94de
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 19:36:50 +00: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 11:39:20 +00:00
COPY
./compose/production/caddy/Caddyfile /etc/Caddyfile
Reference in a new issue
Copy permalink