This website requires JavaScript.
Explore
Help
Sign In
jhodges
/
gitea-dev
Watch
1
Star
0
Fork
0
You've already forked gitea-dev
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
fcc6b97d58
gitea-dev
/
.env
Gitea
fcc6b97d58
pass in UID and GID so hounted volumes have correct owner (todo: make it dynameic)
2020-12-11 11:14:32 +00:00
3 lines
38 B
Bash
Raw
Blame
History
UID
=
1002
#$(id -u)
GID
=
1002
#$(id -g)
Reference in New Issue
View Git Blame
Copy Permalink