Clean up .air.toml
This commit is contained in:
parent
222ad51d3d
commit
a7a1575710
19
.air.toml
19
.air.toml
@ -3,24 +3,7 @@ testdata_dir = "testdata"
|
|||||||
tmp_dir = "tmp"
|
tmp_dir = "tmp"
|
||||||
|
|
||||||
[build]
|
[build]
|
||||||
args_bin = [
|
args_bin = ["-config tmp/config.toml"]
|
||||||
"-aes tmp/cpolis.aes",
|
|
||||||
"-articles tmp/articles",
|
|
||||||
"-banner-width 512",
|
|
||||||
"-config tmp/config.toml",
|
|
||||||
"-desc 'Freiheit, Gleichheit, Brüderlichkeit, Toleranz und Humanität'",
|
|
||||||
"-domain localhost",
|
|
||||||
"-feed tmp/cpolis.atom",
|
|
||||||
"-firebase tmp/firebase.json",
|
|
||||||
"-images tmp/pics",
|
|
||||||
"-img-width 256",
|
|
||||||
"-link https://distrikt-ni-st.de",
|
|
||||||
"-log tmp/cpolis.log",
|
|
||||||
"-pdfs tmp/pdfs",
|
|
||||||
"-port 8080",
|
|
||||||
"-title 'Freimaurer Distrikt Niedersachsen und Sachsen-Anhalt'",
|
|
||||||
"-web web",
|
|
||||||
]
|
|
||||||
bin = "./tmp/main"
|
bin = "./tmp/main"
|
||||||
cmd = "go build -o ./tmp/main ./cmd/main.go"
|
cmd = "go build -o ./tmp/main ./cmd/main.go"
|
||||||
delay = 0
|
delay = 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user