forked from jason/cpolis
		
	Reflect new cli arg in .air.toml
This commit is contained in:
		@@ -4,7 +4,7 @@ tmp_dir = "tmp"
 | 
			
		||||
 | 
			
		||||
[build]
 | 
			
		||||
  args_bin = []
 | 
			
		||||
  bin = "./tmp/main -key tmp/key.gob -log tmp/cpolis.log -pics tmp/pics -rss tmp/orientexpress_alle.rss -web web"
 | 
			
		||||
  bin = "./tmp/main -domain localhost:8080 -key tmp/key.gob -log tmp/cpolis.log -pics tmp/pics -rss tmp/orientexpress_alle.rss -web web"
 | 
			
		||||
  cmd = "go build -o ./tmp/main ./cmd/main.go"
 | 
			
		||||
  delay = 0
 | 
			
		||||
  exclude_dir = ["assets", "tmp", "vendor", "testdata"]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user