mirror of
https://github.com/jtomchak/akkoma.git
synced 2025-02-13 16:13:25 +01:00
6 lines
97 B
Text
6 lines
97 B
Text
|
instance.example.com { # Your instance's domain
|
||
|
proxy / localhost:4000 {
|
||
|
websocket
|
||
|
}
|
||
|
}
|