7 lines
139 B
Plaintext
Executable File
7 lines
139 B
Plaintext
Executable File
# devbox/.env
|
|
# Copy to .env and fill in real values. NEVER commit .env.
|
|
|
|
DEVBOX_SSH_PORT=46573
|
|
DEVBOX_MEM_LIMIT=10g
|
|
DEVBOX_SWAP_LIMIT=20g
|