Skip to content

Commit

Permalink
Deployed 40dd717 to 12.0 with MkDocs 1.6.1 and mike 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ci-bot committed Jan 18, 2025
1 parent cd81ce6 commit 6a2174e
Show file tree
Hide file tree
Showing 3 changed files with 113 additions and 111 deletions.
8 changes: 5 additions & 3 deletions 12.0/repo/docker/ce/seafile-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,13 @@ services:
caddy: ${SEAFILE_SERVER_PROTOCOL:-http}://${SEAFILE_SERVER_HOSTNAME:?Variable is not set or empty}
caddy.reverse_proxy: "{{upstreams 80}}"
depends_on:
- db
- memcached
db:
condition: service_healthy
memcached:
condition: service_started
networks:
- seafile-net

networks:
seafile-net:
name: seafile-net
name: seafile-net
Loading

0 comments on commit 6a2174e

Please sign in to comment.