yukimochi / Activity-Relay

Yet another powerful customizable ActivityPub relay server written in Go.
https://relay.toot.yukimochi.jp/
GNU Affero General Public License v3.0
279 stars 39 forks source link

Fix docker-compose config location #40

Closed umonaca closed 3 years ago

umonaca commented 4 years ago

For those who are using docker-compose, the working directory is / not /Activity-Relay/. You can try it with docker-compose.

yukimochi commented 3 years ago

Thanks for giving your pr. Now fully refactored and docker-compose.yml has working_dir directive, fit volume location.