mirror of
https://github.com/opdavies/build-configs.git
synced 2025-09-05 19:05:33 +01:00
chore: export DOCKER_UID
This commit is contained in:
parent
a70557d2d5
commit
38cfb31b2a
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
DOCKER_UID=1000
|
||||
export DOCKER_UID=1000
|
||||
|
||||
{% if dockerCompose %}
|
||||
export COMPOSE_PROJECT_NAME={{ name }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue