Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
K
karname-ui
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Reza Sahebgharan
karname-ui
Commits
7632dd88
Commit
7632dd88
authored
Oct 23, 2019
by
Reza Sahebgharan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
final test
parent
c00aee8e
Pipeline
#444
canceled with stages
in 9 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
docker-compose-staging.yml
docker-compose-staging.yml
+1
-1
docker-compose.yml
docker-compose.yml
+1
-1
No files found.
docker-compose-staging.yml
View file @
7632dd88
...
@@ -7,7 +7,7 @@ services:
...
@@ -7,7 +7,7 @@ services:
restart
:
on-failure
restart
:
on-failure
image
:
"
karname/app:${TAG_VERSION}"
image
:
"
karname/app:${TAG_VERSION}"
ports
:
ports
:
-
'
505
0:3000'
-
'
8
0:3000'
depends_on
:
depends_on
:
-
mongo
-
mongo
links
:
links
:
...
...
docker-compose.yml
View file @
7632dd88
...
@@ -10,7 +10,7 @@ services:
...
@@ -10,7 +10,7 @@ services:
dockerfile
:
docker/devel/Dockerfile
dockerfile
:
docker/devel/Dockerfile
image
:
'
karname/app:${TAG_VERSION}'
image
:
'
karname/app:${TAG_VERSION}'
ports
:
ports
:
-
'
505
0:3000'
-
'
8
0:3000'
depends_on
:
depends_on
:
-
mongo
-
mongo
links
:
links
:
...
...
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