mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-13 08:20:34 +00:00
implement docker service discovery via labels
This commit is contained in:
parent
ef1c5dbcc9
commit
d66326b41d
8 changed files with 145 additions and 39 deletions
|
@ -11,7 +11,7 @@ i18n
|
|||
.init({
|
||||
fallbackLng: "en",
|
||||
ns: ["common"],
|
||||
debug: process.env.NODE_ENV === "development",
|
||||
// debug: process.env.NODE_ENV === "development",
|
||||
defaultNS: "common",
|
||||
nonExplicitSupportedLngs: true,
|
||||
interpolation: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue