fix libreoffice
This commit is contained in:
1
public/svgs/libreoffice.svg
Normal file
1
public/svgs/libreoffice.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 10 KiB |
@@ -9,9 +9,9 @@ services:
|
|||||||
image: lscr.io/linuxserver/libreoffice:latest
|
image: lscr.io/linuxserver/libreoffice:latest
|
||||||
environment:
|
environment:
|
||||||
- SERVICE_FQDN_LIBREOFFICE_3000
|
- SERVICE_FQDN_LIBREOFFICE_3000
|
||||||
- PUID=1000
|
- PUID=${PUID:-1000}
|
||||||
- PGID=1000
|
- PGID=${PGID:-1000}
|
||||||
- TZ=Etc/UTC
|
- TZ=${TZ:-Etc/UTC}
|
||||||
volumes:
|
volumes:
|
||||||
- libreoffice-config:/config
|
- libreoffice-config:/config
|
||||||
healthcheck:
|
healthcheck:
|
||||||
|
Reference in New Issue
Block a user