Set node to v7 and ports to 3000

This commit is contained in:
Aarni Halinen
2018-08-08 20:28:01 +03:00
parent abb9d5271c
commit 951486a6b0
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ deploy_dev:
image: alpine:latest
environment:
name: dev
url: http://web.sik.party:8080
url: http://web.sik.party:3000
only:
- master
before_script: