Skip to content

Commit

Permalink
feat: add support for souin
Browse files Browse the repository at this point in the history
  • Loading branch information
JacquesDurand committed Feb 14, 2023
1 parent 7642f86 commit bd2b504
Show file tree
Hide file tree
Showing 4 changed files with 405 additions and 371 deletions.
3 changes: 2 additions & 1 deletion api/Dockerfile
Expand Up @@ -98,7 +98,8 @@ FROM caddy:2-builder-alpine AS app_caddy_builder

RUN xcaddy build \
--with github.com/dunglas/mercure/caddy \
--with github.com/dunglas/vulcain/caddy
--with github.com/dunglas/vulcain/caddy \
--with github.com/darkweak/souin/plugins/caddy

# Caddy image
FROM caddy:2-alpine AS app_caddy
Expand Down

0 comments on commit bd2b504

Please sign in to comment.