mirror of https://github.com/coddrago/Heroku
Okteto
parent
667fdface4
commit
62f6bdcc46
|
@ -9,10 +9,8 @@ services:
|
||||||
resources:
|
resources:
|
||||||
cpu: 900m
|
cpu: 900m
|
||||||
memory: 2Gi
|
memory: 2Gi
|
||||||
volumes:
|
environment:
|
||||||
- hikka:/data
|
SESSION: $SESSION
|
||||||
|
API_ID: $API_ID
|
||||||
volumes:
|
API_HASH: $API_HASH
|
||||||
hikka:
|
CLOUD_PASS: $CLOUD_PASS
|
||||||
driver_opts:
|
|
||||||
size: 1Gi
|
|
Loading…
Reference in New Issue