first commit

This commit is contained in:
2025-05-22 17:22:27 +02:00
commit c3fcbb6616
11 changed files with 563 additions and 0 deletions

10
stego-server/config.yaml Normal file
View File

@ -0,0 +1,10 @@
server:
port: "8219"
image_dir: "../images/dist"
base_path: "/images/dist"
cache_images: true
security:
# Generate with: openssl rand -base64 32
aes_key: "mBH9cMfhD939xPiQz1mnDvECeUu8ydrVEg1YptjTzH4="