[env.yml] Add Podman socket
This commit is contained in:
parent
f13d9b5d76
commit
b920366148
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue