Lenpaste

About

Docs

Settings

plaintext, LF
 1services:
 2    tududi:
 3        environment:
 4            - TUDUDI_USER_EMAIL=you@youremail.com
 5            - TUDUDI_USER_PASSWORD=yourpassword
 6            - TUDUDI_SESSION_SECRET=3337c138d17ac7acefa412e5db0d7ef6540905b198cc28c5bf0d11e48807a71bdfe48d82ed0a0a6eb667c937cbdd1db3e1e6073b3148bff37f73cc6398a39671 #long string of characters.
 7            - TUDUDI_INTERNAL_SSL_ENABLED=false
 8        volumes:
 9            - /home/docker/tududi/tududi_db:/usr/src/app/tududi_db
10        ports:
11            - 9292:9292
12        image: chrisvel/tududi:0.20
13
14## NOTE: Sept 24, 2024 - This docker-compose is NOT official and may not work in the future.

Created: Tue, 24 Sep 2024 14:03:23 +0000

Expires: Never