Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
T
tangled
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
eriksson monteiro
tangled
Commits
d3f334bc
Commit
d3f334bc
authored
Aug 19, 2022
by
Eriksson Monteiro
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add environment file
parent
c080d173
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
millix_node/.gitignore
millix_node/.gitignore
+0
-1
millix_node/core/config/environment.js
millix_node/core/config/environment.js
+5
-0
No files found.
millix_node/.gitignore
View file @
d3f334bc
node_modules
package-lock.json
data/keys.json
/core/config/environment.js
millix_node/core/config/environment.js
0 → 100644
View file @
d3f334bc
const
NODE_MILLIX_VERSION
=
'
1.21.0-tangled
'
;
export
default
{
NODE_MILLIX_VERSION
};
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment