Originally created by @ralyodio on GitHub (Dec 18, 2023).
with node the standard is PORT=5432; npm start but that is ignored here.
How do I change the port to 5432?
Originally created by @ralyodio on GitHub (Dec 18, 2023).
with node the standard is `PORT=5432; npm start` but that is ignored here.
How do I change the port to 5432?
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @ralyodio on GitHub (Dec 18, 2023).
with node the standard is
PORT=5432; npm startbut that is ignored here.How do I change the port to 5432?
@ralyodio commented on GitHub (Dec 18, 2023):
I'm an idiot, no
;after the port works