GET posts [dev] 200

This commit is contained in:
Paul Schneider 2026-07-08 22:46:46 +01:00
commit b7873ebd7c
8 changed files with 141 additions and 3 deletions

View file

@ -0,0 +1,6 @@
name: Development
variables:
- name: Blogs
value: https://localhost:5003
- name: Authority
value: https://localhost:5001

View file

@ -0,0 +1,6 @@
name: Production
variables:
- name: Authority
value: https://yavsc.pschneider.fr
- name: Blogs
value: https://blogs.pschneider.fr