Skip to content

Commit

Permalink
Minor
Browse files Browse the repository at this point in the history
  • Loading branch information
krystian-panek-vmltech committed Nov 19, 2024
1 parent c4d9570 commit 673e1bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/project/app_classic/local.env
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ AEM_DISPATCHER_DOMAINS=${AEM_DISPATCHER_DOMAIN} author.aem.local

# Docker/Podman switch

PODMAN_COMPOSE_WARNING_LOGS=0
DOCKER_COMMAND=podman
DOCKER_COMPOSE_COMMAND=podman compose
PODMAN_COMPOSE_WARNING_LOGS=0
1 change: 1 addition & 0 deletions pkg/project/app_cloud/local.env
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@ AEM_DISPATCHER_DOMAINS=${AEM_DISPATCHER_DOMAIN}

# Docker/Podman switch

PODMAN_COMPOSE_WARNING_LOGS=0
DOCKER_COMMAND=podman
DOCKER_COMPOSE_COMMAND=podman-compose

0 comments on commit 673e1bc

Please sign in to comment.