mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 01:18:26 +00:00
tests - edit prestashopHost value
This commit is contained in:
parent
5741391de6
commit
0e315dc5fc
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
prestashopHost: "https://www.example.com"
|
prestashopHost: "www.example.com"
|
||||||
prestashopUsername: "user@example.com"
|
prestashopUsername: "user@example.com"
|
||||||
prestashopPassword: "changeme42"
|
prestashopPassword: "changeme42"
|
||||||
prestashopEmail: "user@example.com"
|
prestashopEmail: "user@example.com"
|
||||||
|
|
@ -7,4 +7,4 @@ prestashopLastName: "User"
|
||||||
prestashopCountry: "us"
|
prestashopCountry: "us"
|
||||||
prestashopLanguage: "en"
|
prestashopLanguage: "en"
|
||||||
service:
|
service:
|
||||||
type: ClusterIP
|
type: ClusterIP
|
||||||
Loading…
Reference in a new issue