mirror of
https://github.com/nealey/vail.git
synced 2025-01-16 03:45:06 -07:00
Explain why no Google App Engine
This commit is contained in:
parent
130eb73ff3
commit
42b3eb1621
1 changed files with 3 additions and 0 deletions
3
app.yaml
3
app.yaml
|
@ -1,3 +1,6 @@
|
|||
# At one point I was deploying this using Google App Engine.
|
||||
# Then I discovered it would be cheaper to use my tiny cloud VM.
|
||||
|
||||
runtime: go112
|
||||
|
||||
instance_class: B1
|
||||
|
|
Loading…
Reference in a new issue