update compose

This commit is contained in:
dado
2025-08-01 20:06:45 +02:00
parent eea7e8f06d
commit 76497a76c9

View File

@@ -11,7 +11,7 @@ services:
cpus: 0.5 cpus: 0.5
volumes: volumes:
# Do not edit the next line. If you want to change the media storage location on your system, edit the value of UPLOAD_LOCATION in the .env file # Do not edit the next line. If you want to change the media storage location on your system, edit the value of UPLOAD_LOCATION in the .env file
- ${UPLOAD_LOCATION}:/usr/src/app/upload - ${UPLOAD_LOCATION}:/data
- /etc/localtime:/etc/localtime:ro - /etc/localtime:/etc/localtime:ro
env_file: env_file:
- .env - .env