trojvn 57f7754353 chore: add output path flag and directory creation
Add a new flag `-o` to specify the output path for saving the app. Create the output directory if it doesn't exist. Remove the hardcoded directory creation for the "apps" directory. Update the main function to check if the output path is provided and display an error message if it's not.
2026-03-10 21:11:49 +03:00
2026-03-10 05:36:22 +03:00

Пример установки

git clone https://gitea.yuharan.ru/public/IPAGo.git

cd IPAGo

PORT=9001 CONTAINER_NAME=mrxtrojanicloudcom docker compose up -d --build
Description
No description provided
Readme 7.8 MiB
Languages
Go 89.6%
Dockerfile 8.2%
Shell 2.2%