When deploying using only the surge command and inputting domains, you can input two domains separated by a space and surge accepts it and it is "deployed," but not to either of the two domains. surge list will show the two domains together on one line, but you cannot tear it down by running surge teardown "domain1.surge.sh domain2.surge.sh"
When deploying using only the
surge
command and inputting domains, you can input two domains separated by a space and surge accepts it and it is "deployed," but not to either of the two domains.surge list
will show the two domains together on one line, but you cannot tear it down by runningsurge teardown "domain1.surge.sh domain2.surge.sh"