Closed aaronpxavier closed 6 years ago
Deploy script is functional. Must define env variables PORT, MODE, and TOKEN_KEY on deployment machine. Also, Must define file remote-conn.json inside /backend: { "ssh_host": "someHost", "ssh_user": "someUSer", "ssh_port": "somePort", "ssh_remote_dest": "someDest" }
Deploy script is functional. Must define env variables PORT, MODE, and TOKEN_KEY on deployment machine. Also, Must define file remote-conn.json inside /backend: { "ssh_host": "someHost", "ssh_user": "someUSer", "ssh_port": "somePort", "ssh_remote_dest": "someDest" }