sftpgo-mirror/dotenv
Chris cfe6cdd4fc
Create dotenv - for Docker Environnemental Variables
Signed-off-by: Chris <christopher@mann.fr>
2024-11-12 15:24:07 +01:00

3 lines
84 B
Text

# Change the name of this file to .env when used locally
USER=`id -u`
GROUP=`id -g`