mirror of
https://github.com/drakkan/sftpgo.git
synced 2024-11-21 15:10:23 +00:00
Compare commits
2 commits
c4587ef8c9
...
d45d06fb19
Author | SHA1 | Date | |
---|---|---|---|
|
d45d06fb19 | ||
|
cfe6cdd4fc |
1 changed files with 3 additions and 0 deletions
3
dotenv
Normal file
3
dotenv
Normal file
|
@ -0,0 +1,3 @@
|
|||
# Change the name of this file to .env when used locally
|
||||
USER=`id -u`
|
||||
GROUP=`id -g`
|
Loading…
Reference in a new issue