mirror of
https://github.com/HaschekSolutions/pictshare.git
synced 2026-04-25 23:15:51 +03:00
[GH-ISSUE #129] api/upload not return full URL #471
Labels
No labels
Feature request
Feature request
bug
cant reproduce
enhancement
help wanted
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pictshare#471
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @changchichung on GitHub (Jun 25, 2021).
Original GitHub issue: https://github.com/HaschekSolutions/pictshare/issues/129
I run pictshare with docker-compose
docker-compose.yml
upload file in command prompt
in document , API section , the command should return full URL like
http://192.168.11.39:804/fovnl.txt"
but it doesn't.
any suggestions ??