This commit is contained in:
ethan merchant 2024-03-05 11:07:42 -05:00
parent 908b084a94
commit cae8a12a25

View file

@ -4,5 +4,8 @@ go build && ./dofdev
# deploy
rsync -avz --progress ~/go/src/dofdev/ root@dofdev:/root/dofdev/
# server starting at: http://localhost:3210
# track lfs
git lfs track "*.psd"
```
server starting at: http://localhost:3210