mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-11-19 19:46:33 +00:00
3 lines
53 B
Plaintext
3 lines
53 B
Plaintext
location /api/public/subscription {
|
|
return 403;
|
|
} |