mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-08 05:56:38 +00:00
Translate
This commit is contained in:
@@ -1423,7 +1423,7 @@ export default function Page() {
|
||||
{t("resourceAddEntrypoints")}
|
||||
</h3>
|
||||
<p className="text-sm text-muted-foreground">
|
||||
(Edit file: config/traefik/traefik_config.yml)
|
||||
{t("resourceAddEntrypointsEditFile")}
|
||||
</p>
|
||||
<CopyTextBox
|
||||
text={`entryPoints:
|
||||
@@ -1438,7 +1438,7 @@ export default function Page() {
|
||||
{t("resourceExposePorts")}
|
||||
</h3>
|
||||
<p className="text-sm text-muted-foreground">
|
||||
(Edit file: docker-compose.yml)
|
||||
{t("resourceExposePortsEditFile")}
|
||||
</p>
|
||||
<CopyTextBox
|
||||
text={`ports:
|
||||
|
||||
Reference in New Issue
Block a user