Skip to content

Commit 673e1bc

Browse files
Minor
1 parent c4d9570 commit 673e1bc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pkg/project/app_classic/local.env

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ AEM_DISPATCHER_DOMAINS=${AEM_DISPATCHER_DOMAIN} author.aem.local
1717

1818
# Docker/Podman switch
1919

20+
PODMAN_COMPOSE_WARNING_LOGS=0
2021
DOCKER_COMMAND=podman
2122
DOCKER_COMPOSE_COMMAND=podman compose
22-
PODMAN_COMPOSE_WARNING_LOGS=0

pkg/project/app_cloud/local.env

+1
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@ AEM_DISPATCHER_DOMAINS=${AEM_DISPATCHER_DOMAIN}
1717

1818
# Docker/Podman switch
1919

20+
PODMAN_COMPOSE_WARNING_LOGS=0
2021
DOCKER_COMMAND=podman
2122
DOCKER_COMPOSE_COMMAND=podman-compose

0 commit comments

Comments
 (0)