We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63c3d93 commit a443228Copy full SHA for a443228
.env.dist
@@ -1,5 +1,5 @@
1
# UID and GID of your current user (e.g. wwwdev or developer). Can be looked up by using the linux command "id"
2
# By default it is 1001 for vagrant vms (vagrant is 1000 and the next user is 1001)
3
-UID=1001
4
-GID=1001
5
-SSH_AUTH_SOCK=/run/user/1001/keyring/ssh
+#UID=1001
+#GID=1001
+#SSH_AUTH_SOCK=/run/user/1001/keyring/ssh
0 commit comments