mirror of
https://github.com/danbee/danbarber.me.hugo.git
synced 2025-03-04 08:59:18 +00:00
Update Procfile
This commit is contained in:
parent
4bc1f24eee
commit
92bc9d1237
2
Procfile
2
Procfile
@ -1,2 +1,2 @@
|
|||||||
release: hugo -v
|
release: hugo -v
|
||||||
web: hugo server --disableLiveReload --bind '0.0.0.0' --port ${PORT} --baseURL 'https://danbarber.me' --appendPort false
|
web: hugo server --disableLiveReload --bind '0.0.0.0' --port ${PORT} --baseURL 'https://danbarber.me' --appendPort=false
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user