Skip to content

Commit a443228

Browse files
Update .env.dist
1 parent 63c3d93 commit a443228

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.env.dist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# UID and GID of your current user (e.g. wwwdev or developer). Can be looked up by using the linux command "id"
22
# 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
3+
#UID=1001
4+
#GID=1001
5+
#SSH_AUTH_SOCK=/run/user/1001/keyring/ssh

0 commit comments

Comments
 (0)