fix: DockerSecretsResolver - don't normalize absolute paths like /var/www/html/...
Some checks failed
Deploy Application / deploy (push) Has been cancelled
Some checks failed
Deploy Application / deploy (push) Has been cancelled
This commit is contained in:
@@ -29,7 +29,7 @@ h4,
|
||||
h5,
|
||||
h6 {
|
||||
overflow-wrap: break-word;
|
||||
padding-block: 1.5rem;
|
||||
padding-block: 0; /* Komplett entfernen, Abstände über margin steuern */
|
||||
|
||||
hyphens: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user