mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
4 lines
132 B
Bash
4 lines
132 B
Bash
export APP_GITEA_PORT="8085"
|
|
export APP_GITEA_SSH_PORT="2222"
|
|
export APP_GITEA_IP="10.21.21.39"
|
|
export APP_GITEA_DB_IP="10.21.21.40" |