changed no_decor to false

This commit is contained in:
2024-09-16 14:37:14 -05:00
parent 9365faa5bd
commit 4e69e90c3d

View File

@@ -8,7 +8,7 @@ services:
- TZ=${TZ}
- START_DOCKER=false
- LC_ALL=en_US.UTF-8
- NO_DECOR=true
- NO_DECOR=false
shm_size: "2gb"
networks:
- reverse-proxy