forked from ai-dock/python
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.env
More file actions
33 lines (27 loc) · 721 Bytes
/
.env
File metadata and controls
33 lines (27 loc) · 721 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# CUDA 12.9.1 Python environment configuration for RTX 5090
IMAGE_BASE=ghcr.io/gitgud5000/base-image:v1-redo
IMAGE_TAG=v2-py312
PYTHON_VERSION=3.12
PYTHON_VENV_NAME=python_312
# Network configuration
DIRECT_ADDRESS=127.0.0.1
DIRECT_ADDRESS_GET_WAN=false
WORKSPACE=/workspace
WORKSPACE_SYNC=false
# Web configuration
WEB_ENABLE_AUTH=true
WEB_USER=user
WEB_PASSWORD=password
# Service configuration
SERVERLESS=false
SSH_PORT_HOST=2222
SERVICEPORTAL_PORT_HOST=1111
SERVICEPORTAL_METRICS_PORT=21111
# Jupyter configuration
JUPYTER_PORT_HOST=8888
JUPYTER_METRICS_PORT=28888
# Syncthing configuration
SYNCTHING_UI_PORT_HOST=8384
SYNCTHING_TRANSPORT_PORT_HOST=22999
# CloudFlare tunnel configuration
CF_QUICK_TUNNELS=true