1 2 3 4 5 6 7
module Shared exposing (..) clientOrigin = "http://localhost:8000" serverOrigin = "http://localhost:3000"