parent
d79a1528b2
commit
a954265409
1 changed files with 2 additions and 2 deletions
|
@ -18,10 +18,10 @@ server {
|
|||
}
|
||||
|
||||
location /todo {
|
||||
return 301 https://directus.swablab.de/admin/content/tasks_general;
|
||||
return 302 https://directus.swablab.de/admin/content/tasks_general;
|
||||
}
|
||||
location /discord {
|
||||
return 301 https://discord.gg/A4grfc5Vzm;
|
||||
return 302 https://discord.gg/A4grfc5Vzm;
|
||||
}
|
||||
|
||||
location / {
|
||||
|
|
Loading…
Add table
Reference in a new issue