Use Caddy as reverse proxy instead of nginx
This commit is contained in:
@@ -41,7 +41,7 @@ services:
|
||||
- INIT_SEAFILE_ADMIN_EMAIL=admin@veenboer.xyz
|
||||
- INIT_SEAFILE_ADMIN_PASSWORD=asecret
|
||||
- SEAFILE_SERVER_HOSTNAME=seafile.bram.veenboer.xyz
|
||||
- SEAFILE_SERVER_PROTOCOL=http
|
||||
- SEAFILE_SERVER_PROTOCOL=https
|
||||
- JWT_PRIVATE_KEY=8LzWzeuQ41z1i8fc1cr1L7Kw80VpTgmT
|
||||
depends_on:
|
||||
- seafile-mysql
|
||||
|
||||
Reference in New Issue
Block a user