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