ingress/.envrc
Tine 274fd90d2c
feat: initial commit
Having problems with how to upload raw disk image to proxmox using terraform.
2024-08-20 21:03:23 +02:00

7 lines
255 B
Text

# Automatically sets up your devbox environment whenever you cd into this
# directory via our direnv integration:
eval "$(devbox generate direnv --print-envrc)"
# check out https://www.jetpack.io/devbox/docs/ide_configuration/direnv/
# for more details