changes in api routes, ihave created almost functional settings form
This commit is contained in:
@@ -45,7 +45,7 @@ services:
|
||||
APP_DIR: ${API_APP_DIR:-./cmd/api}
|
||||
environment:
|
||||
VAULT_ADDR: "http://host.docker.internal:8200"
|
||||
VAULT_TOKEN: "hvs.tZ4eh9P18sCZ5c1PZIz59EmH"
|
||||
VAULT_TOKEN: "hvs.rKzgIc5aaucOCtlJNsUdZuEH"
|
||||
# VAULT_KV_PATH: "kv/data/snoop"
|
||||
MINIO_ENDPOINT: "http://minio:9000"
|
||||
JWT_SECRET: ${JWT_SECRET}
|
||||
|
||||
Reference in New Issue
Block a user