trim
This commit is contained in:
parent
e770b84bf5
commit
5a76df1024
1 changed files with 2 additions and 1 deletions
|
@ -35,7 +35,7 @@ services:
|
|||
- SEAFILE_SERVER_LETSENCRYPT=false
|
||||
- TIME_ZONE=${TZ}
|
||||
networks:
|
||||
- seafile-net
|
||||
- seafile-net
|
||||
ports:
|
||||
- "80:80"
|
||||
volumes:
|
||||
|
@ -49,6 +49,7 @@ services:
|
|||
cap_add:
|
||||
- SYS_ADMIN
|
||||
restart: unless-stopped
|
||||
|
||||
networks:
|
||||
seafile-net:
|
||||
name: seafile-net
|
||||
|
|
Loading…
Add table
Reference in a new issue