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
|
- 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
|
||||||
|
|
Loading…
Add table
Reference in a new issue