Skip to content
Snippets Groups Projects
Commit 2ed8cfac authored by M2947's avatar M2947 :sunglasses:
Browse files

pipline check

parent 5cb2c261
No related branches found
No related tags found
No related merge requests found
Pipeline #243028 failed
...@@ -12,7 +12,7 @@ deploy: ...@@ -12,7 +12,7 @@ deploy:
- ls /home/ubuntu/ -l -a - ls /home/ubuntu/ -l -a
- cd Tavara-\ raskaan\ liikenne/backend/ - cd Tavara-\ raskaan\ liikenne/backend/
- sudo npm install - sudo npm install
- sudo pm2 start indes.js --restart-delay 3000 - sudo pm2 start index.js --restart-delay 3000
#changing the local host to server IP address #changing the local host to server IP address
- sudo sed -i 's/localhost/86.50.252.101/' ../frontend/traffic/src/components/Url.js - sudo sed -i 's/localhost/86.50.252.101/' ../frontend/traffic/src/components/Url.js
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment