Skip to content
Extraits de code Groupes Projets
Sélectionner une révision Git
  • 0bd08641b7140ed556c50c993748b1b3b970d4d3
  • develop par défaut protégée
  • implement-discord-markdown-update
  • matrix-attachments-order-fix
  • fix-oversized-file-transfer
  • matrix-attachment-order-fix
  • matrix-answer-modified-fix
  • cherry-pick-moise
8 résultats

Dockerfile

Bifurcation depuis ARISE / matrix-appservice-discord
Le projet source a une visibilité limitée.
  • Adrian Malacoda's avatar
    0bd08641
    cd to /data before running tool. · 0bd08641
    Adrian Malacoda a rédigé
    The tool has to be run in /data since it expects `discord-registration.yaml` to be in the working directory. However, the bridge itself can't be run from /data because it expects to be able to load the config schema from path relative to the working directory. The tools don't seem to need this schema and seem to run fine from /data.
    0bd08641
    Historique
    cd to /data before running tool.
    Adrian Malacoda a rédigé
    The tool has to be run in /data since it expects `discord-registration.yaml` to be in the working directory. However, the bridge itself can't be run from /data because it expects to be able to load the config schema from path relative to the working directory. The tools don't seem to need this schema and seem to run fine from /data.