1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
#!/usr/bin/env bash
origin=
origin=
me=
volume=""
if [; then
fi
volume=
# Setup htpasswd for basic authentication.
# NOTE: Do NOT commit generated htpasswd contents to version control,
# it will be ignored using the following default location.
# To change the credentials used:
# - replace: admin admin
# - with : <your desired username> <your desired password>
# Start our local nginx
# https://hub.docker.com/_/nginx