[env.yml] Add Podman socket

This commit is contained in:
Viyurz 2024-10-01 11:16:20 +02:00
parent f13d9b5d76
commit b920366148
Signed by: Viyurz
SSH key fingerprint: SHA256:IskOHTmhHSJIvAt04N6aaxd5SZCVWW1Guf9tEcxIMj8

View file

@ -1,6 +1,7 @@
domain: viyurz.fr
timezone: "Europe/Paris"
host_uid: 1000
socket: "/run/user/${env['host_uid']}/podman/podman.sock"
# UID shift for mapping between host & containers
uid_shift: 99999