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