* appropriate env example with exported work variables

This commit is contained in:
2025-04-03 13:12:07 +03:00
parent e57b8b9ac7
commit 5bfa14ffef

View File

@ -1,2 +1,8 @@
MACHINE=raptor
DOMAIN_PLACEHOLDER=raptor.dimti.ru
DOMAIN_PLACEHOLDER=raptor.dimti.ru
STACKS_DIR=/opt/stacks
PROJECTS_DIR=/opt/projects
P_UID=1000
P_GID=1000