8000 GitHub - mehmetron/tryinghttps
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mehmetron/tryinghttps

Repository files navigation

tryinghttps

Production

docker-compose -f production.yaml up

Development

docker-compose -f development.yaml up

Build the API Docker image

docker image build -t hello .
docker container run -p 8090:8090 hello

Previous...

# Change permissions of acme.json in /configs dir
chmod 600 acme.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0