feat/docker-compose-update (#18)
Co-authored-by: jon brookes <marshyon@gmail.com> Reviewed-on: https://codeberg.org/headshed/share-lt/pulls/18
This commit is contained in:
parent
fd43495e2d
commit
1a22fd156d
70 changed files with 1068 additions and 745 deletions
|
|
@ -5,8 +5,7 @@
|
|||
# granted access to view entries by being given
|
||||
# a token
|
||||
|
||||
URL='http://127.0.0.1:8000/api/entries'
|
||||
|
||||
URL="${ADDRESS:-http://127.0.0.1:8000/api/entries}"
|
||||
curl -s -X GET \
|
||||
-H "Accept: application/json" \
|
||||
$URL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue