-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
32 lines (32 loc) · 946 Bytes
/
.gitmodules
File metadata and controls
32 lines (32 loc) · 946 Bytes
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
[submodule "www"]
path = www
url = https://github.com/afreisinger/www.git
ignore = dirty
[submodule "nginx-proxy-ssl"]
path = nginx-proxy-ssl
url = https://github.com/afreisinger/nginx-proxy-ssl.git
ignore = dirty
[submodule "nginx-proxy"]
path = nginx-proxy
url = https://github.com/afreisinger/nginx-proxy.git
ignore = dirty
[submodule "portainer"]
path = portainer
url = https://github.com/afreisinger/portainer.git
ignore = dirty
[submodule "bitnami-wordpress-nginx"]
path = bitnami-wordpress-nginx
url = https://github.com/afreisinger/bitnami-wordpress-nginx.git
ignore = dirty
[submodule "mosquitto-auth"]
path = mosquitto-auth
url = https://github.com/afreisinger/mosquitto-auth.git
ignore = dirty
[submodule "nodered"]
path = nodered
url = https://github.com/afreisinger/nodered.git
ignore = dirty
[submodule "nodered-mqtt"]
path = nodered-mqtt
url = https://github.com/afreisinger/nodered-mqtt.git
ignore = dirty