mirror of
https://github.com/crocofied/CoreControl.git
synced 2025-12-17 15:36:50 +00:00
Servers mobile responsive
This commit is contained in:
parent
08f03a69a1
commit
bc060664dd
@ -963,7 +963,7 @@ export default function Servers() {
|
||||
{t('Servers.AddServer.Monitoring.SetupDescription')}
|
||||
</p>
|
||||
<pre className="bg-background p-4 rounded-md text-sm overflow-x-auto">
|
||||
<code>{`services:
|
||||
<code>{`services:
|
||||
glances:
|
||||
image: nicolargo/glances:latest
|
||||
container_name: glances
|
||||
@ -1976,7 +1976,7 @@ export default function Servers() {
|
||||
{t('Servers.EditServer.Monitoring.SetupDescription')}
|
||||
</p>
|
||||
<pre className="bg-background p-4 rounded-md text-sm">
|
||||
<code>{`services:
|
||||
<code>{`services:
|
||||
glances:
|
||||
image: nicolargo/glances:latest
|
||||
container_name: glances
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user