This commit is contained in:
Yax 2024-12-29 10:50:34 +01:00
parent e770b84bf5
commit 5a76df1024

View file

@ -35,7 +35,7 @@ services:
- SEAFILE_SERVER_LETSENCRYPT=false - SEAFILE_SERVER_LETSENCRYPT=false
- TIME_ZONE=${TZ} - TIME_ZONE=${TZ}
networks: networks:
- seafile-net - seafile-net
ports: ports:
- "80:80" - "80:80"
volumes: volumes:
@ -49,6 +49,7 @@ services:
cap_add: cap_add:
- SYS_ADMIN - SYS_ADMIN
restart: unless-stopped restart: unless-stopped
networks: networks:
seafile-net: seafile-net:
name: seafile-net name: seafile-net