Skip to content
Snippets Groups Projects
Commit 92d0875a authored by Simon Künzel's avatar Simon Künzel
Browse files

Fix api config

parent 3e01710a
No related branches found
No related tags found
No related merge requests found
Pipeline #7499 passed
Pipeline: backend

#7500

    ......@@ -25,7 +25,7 @@ API_SERVER_NAME = "dev"
    # Prefix which is prepended to paths (which are saved in the database) before they are provided by the api
    # Must NOT include a last /
    FILE_PATH_PREFIX = "https://video.fsmpi.rwth-aachen.de/files"
    FILE_URI_PREFIX = "https://video.fsmpi.rwth-aachen.de/files"
    # Used for all cookies
    # While the frontend and api are on different subdomains, that still counts as 'same-site'
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment