first commit
This commit is contained in:
10
stego-server/config.yaml
Normal file
10
stego-server/config.yaml
Normal 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="
|
Reference in New Issue
Block a user