mirror of
https://github.com/willnorris/imageproxy.git
synced 2026-04-25 04:46:24 +02:00
remove my personal config from example systemd file
This commit is contained in:
parent
8c28dca762
commit
2eb6dfcd05
3 changed files with 4 additions and 12 deletions
|
|
@ -307,8 +307,7 @@ All configuration flags have equivalent environment variables of the form
|
|||
## Deploying ##
|
||||
|
||||
In most cases, you can follow the normal procedure for building a deploying any
|
||||
go application. For example, I build it directly on my production debian server
|
||||
using:
|
||||
go application. For example:
|
||||
|
||||
- `go build willnorris.com/go/imageproxy/cmd/imageproxy`
|
||||
- copy resulting binary to `/usr/local/bin`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue