Update README.md
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
colin 2024-02-03 14:55:30 +00:00
parent 5bb49aeba6
commit fcb7065156
1 changed files with 1 additions and 2 deletions

View File

@ -60,13 +60,12 @@ version: '3.8'
services:
mjolnir:
image: git.nixc.us/colin/mjolnir:production
container_name: mjolnir
volumes:
- ./data:/data
- ./config/config.yml:/etc/mjolnir/config.yml
environment:
- HOME_SERVER_URL=https://matrix.org
- RAW_HOME_SERVER_URL=https://matrix.org # this is intended for internal routing to your homeserver inside of docker networking.
- RAW_HOME_SERVER_URL=http://chat_chat # this is intended for internal routing to your homeserver inside of docker networking.
- ACCESS_TOKEN=YOUR_TOKEN_HERE
- PANTALAIMON_USE=false
- PANTALAIMON_USERNAME=mjolnir