Revision 89cc07166814a41673df4681f4e969e5efc56da4 authored by Joseph Barnes on 03 September 2022, 16:50:16 UTC, committed by Joseph Barnes on 03 September 2022, 16:50:16 UTC
- Compiling in Golang 1.19
- Updating packages where required
- Resolving build error in parser.go
- Updating Dockerfile to use 1.19 base image and go install for packr2
1 parent dcf764f
Raw File
cayley_appengine.cfg
{
"database": "gaedatastore",
"read_only": false,
"load_size": 100,
"timeout": 10
}
back to top