Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to start longclaw with docker? #292

Open
officerebel opened this issue Feb 23, 2020 · 2 comments
Open

How to start longclaw with docker? #292

officerebel opened this issue Feb 23, 2020 · 2 comments

Comments

@officerebel
Copy link

When I docker-compose up I get

docusaurus_1 | LiveReload server started on port 35729
docusaurus_1 | Docusaurus server started on port 3000
But not port 8000?

@alexfromvl
Copy link
Contributor

Hi.
If you want to change the port, it is recommended to check the settings. Here is the file where the ports are specified https://github.com/JamesRamm/longclaw/blob/master/docker-compose.yml

If you just want to start a project in port 8001, take the settings from this file https://github.com/JamesRamm/longclaw/blob/master/Dockerfile.dev

@JamesRamm
Copy link
Collaborator

Hi @officerebel the docker-compose file is for the docs only at the moment.
There is a basic docker example here:
https://github.com/JamesRamm/longclaw_demo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants