HOME => /root
PWD => /srv
CONFIG_FILE => ./config-appengine.json
PATH => /layers/google.go.build/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
GAE_RUNTIME => go113
GOOGLE_CLOUD_PROJECT => rent-o-mat
GAE_DEPLOYMENT_ID => 426045163620471337
GAE_VERSION => 20200417t184311
CGO_ENABLED => 1
DEBIAN_FRONTEND => noninteractive
GOROOT => /usr/local/go/
GAE_INSTANCE => 0069c7a988cb83066c859d6c43f7d86a8131c9e5fb4283f30bc6d8e4603b44152bfafeffde04d5bfcdc67d4eb6b44b1ccf3a8f1a9a2629e9288b0eb7c69cd504e6f8b1b225b40e2f9c2e7c0eebb4a8
S2A_ACCESS_TOKEN => 7228e3c2d5210df0964f8bc19411a2b5e2516b4a585c0bd2b5b14ed2b30d8192
GAE_MEMORY_MB => 384
GAE_APPLICATION => e~rent-o-mat
GAE_SERVICE => default
GAE_ENV => standard
PORT => 8081
Reading from bucket SUCCESS
Writing to bucket SUCCESS
Config is
{
 	"is_production": true,
 	"app_name": "Rentomat",
 	"urlpath_prefix": "",
 	"app_mnemonic": "rentomat",
 	"lets_encrypt": false,
 	"host_name": "rente.zew.de",
 	"bind_host": "0.0.0.0",
 	"bind_socket": 80,
 	"bind_socket_fallback_http": 8082,
 	"bind_socket_tests": 8181,
 	"tls": false,
 	"tls13": false,
 	"http_read_time_out": 10,
 	"http_header_read_time_out": 10,
 	"http_write_time_out": 60,
 	"max_post_size": 2097152,
 	"location": "Europe/Berlin",
 	"session_timeout": 2,
 	"form_timeout": 2,
 	"app_instance_id": 1757835729,
 	"css": null,
 	"cpu_profile": ""
 }