1
0
mirror of https://github.com/pcvolkmer/etl-processor.git synced 2025-07-02 06:22:55 +00:00

feat: use password with encoding prefix

This commit is contained in:
2024-01-11 15:00:26 +01:00
parent 21959c1698
commit 441bff3783
3 changed files with 12 additions and 3 deletions

View File

@ -12,7 +12,7 @@ app:
servers: localhost:9094
#security:
# admin-user: admin
# admin-password: very-secret
# admin-password: "{noop}very-secret"
server:
port: 8000