user.go 104 B

1234567
  1. package static
  2. const SANDBOX_USER = "sandbox"
  3. const SANDBOX_USER_UID = 65537
  4. var SANDBOX_GROUP_ID = 0