File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Orion variables
2
2
ORION_PORT = 1026
3
- ORION_VERSION = 2.2 .0
3
+ ORION_VERSION = 2.3 .0
4
4
5
5
# MongoDB variables
6
6
MONGO_DB_PORT = 27017
Original file line number Diff line number Diff line change @@ -414,7 +414,7 @@ mongo-db:
414
414
イメージを作成してください :
415
415
416
416
` ` ` bash
417
- git clone git@ github.com: FIWARE/tutorials.Relationships-Linked-Data.git
417
+ git clone https:// github.com/ FIWARE/tutorials.Relationships-Linked-Data.git
418
418
cd tutorials.Relationships-Linked-Data
419
419
420
420
./services start
Original file line number Diff line number Diff line change @@ -388,7 +388,7 @@ All services can be initialised from the command-line by running the
388
388
within the repository. Please clone the repository and create the necessary images by running the commands as shown :
389
389
390
390
` ` ` bash
391
- git clone git@ github.com: FIWARE/tutorials.Relationships-Linked-Data.git
391
+ git clone https:// github.com/ FIWARE/tutorials.Relationships-Linked-Data.git
392
392
cd tutorials.Relationships-Linked-Data
393
393
394
394
./services start
You can’t perform that action at this time.
0 commit comments