Skip to content

Commit

Permalink
Merge branch 'seafdav-header'
Browse files Browse the repository at this point in the history
  • Loading branch information
ggogel committed May 19, 2021
2 parents cb83d89 + 27a3845 commit 367cfcf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion compose/docker-compose-swarm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ services:
- seafile-net

seafile-caddy:
image: ggogel/seafile-caddy:1.0.3
image: ggogel/seafile-caddy:1.0.4
environment:
- SWARM_DNS=true
networks:
Expand Down
2 changes: 1 addition & 1 deletion compose/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ services:
- seafile-net

seafile-caddy:
image: ggogel/seafile-caddy:1.0.3
image: ggogel/seafile-caddy:1.0.4
ports:
- "80:80" # Point your reverse proxy to port 80 of this service
networks:
Expand Down

0 comments on commit 367cfcf

Please sign in to comment.