diff options
author | metamuffin <metamuffin@disroot.org> | 2022-10-15 21:29:01 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2022-10-15 21:29:01 +0200 |
commit | 4dc45825e4b86fcda4ff5dcc0231a5fd6e745164 (patch) | |
tree | 5d5af3a73392da6792f4773e99944b1a12140e86 /proxy.yaml | |
download | trash-proxy-4dc45825e4b86fcda4ff5dcc0231a5fd6e745164.tar trash-proxy-4dc45825e4b86fcda4ff5dcc0231a5fd6e745164.tar.bz2 trash-proxy-4dc45825e4b86fcda4ff5dcc0231a5fd6e745164.tar.zst |
a
Diffstat (limited to 'proxy.yaml')
-rw-r--r-- | proxy.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/proxy.yaml b/proxy.yaml new file mode 100644 index 0000000..1d466f0 --- /dev/null +++ b/proxy.yaml @@ -0,0 +1,6 @@ +backend: 127.0.0.1:25567 +bind: 0.0.0.0:25565 +whitelist: + - username: metamuffin + token: mEAWs8bQqkYrZKqT!! + |