This commit is contained in:
Wes Bos 2023-02-22 14:38:26 -05:00
parent 3b51180cae
commit e5bf005059

View file

@ -1,11 +1,10 @@
[build] [build]
command = "remix build" command = "remix build"
publish = "build" publish = "public"
[dev] [dev]
command = "remix watch" command = "remix watch"
port = 3000 port = 3000
# targetPort = 3000
autoLaunch = false autoLaunch = false
# [[redirects]] # [[redirects]]