Updated link
This commit is contained in:
@@ -33,7 +33,7 @@ services:
|
|||||||
traefik.enable: false
|
traefik.enable: false
|
||||||
{{- end}}
|
{{- end}}
|
||||||
links:
|
links:
|
||||||
- postgresql # Using links because "depends_on" does not work in Rancher 1.6
|
- mysql # Using links because "depends_on" does not work in Rancher 1.6
|
||||||
networks:
|
networks:
|
||||||
- public-proxy
|
- public-proxy
|
||||||
{{- if .Values.WEB_PORT}}
|
{{- if .Values.WEB_PORT}}
|
||||||
|
|||||||
Reference in New Issue
Block a user