mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-26 11:03:34 +00:00
chore: add redirect from uncloud.run/discord to discord invite
This commit is contained in:
@@ -10,6 +10,13 @@ services:
|
|||||||
- linux/amd64
|
- linux/amd64
|
||||||
- linux/arm64
|
- linux/arm64
|
||||||
user: nobody
|
user: nobody
|
||||||
x-ports:
|
x-caddy: |
|
||||||
- uncloud.run:8000/https
|
uncloud.run {
|
||||||
|
redir /discord https://discord.gg/eR35KQJhPu
|
||||||
|
|
||||||
|
reverse_proxy {{upstreams 8000}} {
|
||||||
|
import common_proxy
|
||||||
|
}
|
||||||
|
log
|
||||||
|
}
|
||||||
scale: 2
|
scale: 2
|
||||||
|
|||||||
Reference in New Issue
Block a user