We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2e9b7a commit 05b151bCopy full SHA for 05b151b
README.md
@@ -1,5 +1,14 @@
1
2
# Dev systems with docker for with ssl for local host
3
+
4
+## Installation
5
+```sh
6
+git clone https://github.com/zenepay/https-localhost-docker.git sail_share
7
+cd sail_share
8
9
+```
10
11
12
This will make 3 docker images for:
13
1. nginx to route url eg project1.dev.localhost where project1 is running ohter ports eg 8801
14
2. mariadb database port 3306
0 commit comments