Skip to content

How to run on local machine #2

Open
@wfgm5k2d

Description

@wfgm5k2d

Hello! I'm trying to run this project on localhost, but I can't get it up for obvious reasons - ssl won't be installed. I don’t know how to modify the nginx config without global changes so that it starts working on the local machine. Please write step by step what needs to be done, that it worked and the project could open at http://localhost or http://localhost:8000

I also noticed that the nginx config does not pass GET parameters. Try opening the page http://localhost?param=test and executing the code on that page

var_dump($_GET);

You won't see GET parameters. How can I fix this given that you have an alpine php repository?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions