feat: added pluton compose file

This commit is contained in:
Hane 2026-05-26 17:45:51 +02:00 committed by Hane
commit 9c0307ad0c
2 changed files with 56 additions and 0 deletions

6
docker/pluton/sample.env Normal file
View file

@ -0,0 +1,6 @@
ENCRYPTION_KEY=''
USER_NAME=''
USER_PASSWORD=''
# Optional - override defaults
SERVER_PORT='8050'