Browse Source

Add example env file

master
David Ludwig 3 years ago
parent
commit
146a903b9c
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      .env.example

+ 4
- 0
.env.example View File

@ -0,0 +1,4 @@
# Docker User Info ---------------------------------------------------------------------------------
USER_ID = 1000
GROUP_ID = 1000

Loading…
Cancel
Save