mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-25 06:05:55 +03:00
[GH-ISSUE #339] Can't create first alias #840
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/anonaddy#840
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 @ririko5834 on GitHub (Sep 30, 2022).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/339
Hello, I have installed anonaddy using docker on my server, but I cant make alias.



I am logged in
@ririko5834 commented on GitHub (Oct 1, 2022):
On all requests to api I get this error, also for example add receipt, domain is not working too, same error
@willbrowningme commented on GitHub (Oct 3, 2022):
Please see this issue on the Docker repo - https://github.com/anonaddy/docker/issues/150
You need to update your
SANCTUM_STATEFUL_DOMAINSvariable to include your web application's URL.@ririko5834 commented on GitHub (Oct 4, 2022):
thanks it worked, it should be written in readme