[podman] Remove hostname option so that DNS resolves correctly.
This commit is contained in:
@@ -49,7 +49,6 @@ in
|
|||||||
in
|
in
|
||||||
{
|
{
|
||||||
inherit image dependsOn volumes environment environmentFiles ports user;
|
inherit image dependsOn volumes environment environmentFiles ports user;
|
||||||
hostname = "${hostName}.${domain}";
|
|
||||||
autoStart = true;
|
autoStart = true;
|
||||||
labels = {
|
labels = {
|
||||||
"traefik.enable" = "true";
|
"traefik.enable" = "true";
|
||||||
|
|||||||
Reference in New Issue
Block a user