Skip to content

Commit 29fb34c

Browse files
authored
refactor(config): add common keywords
2 parents cf39972 + 518c577 commit 29fb34c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

common/config.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ var Environments = []string{
1717
"test",
1818
"testing",
1919
"private",
20+
"priv",
21+
"public",
22+
"pub",
2023
"upload",
2124
"uploads",
2225
"assets",

0 commit comments

Comments
 (0)