feat: 添加mynat项目的配置文件和环境设置

添加了env.cfg、stack.yml和config.toml文件,用于配置mynat项目的镜像标签、卷路径、服务设置和应用程序配置。这些文件为项目的部署和运行提供了必要的配置支持。
This commit is contained in:
2025-05-12 00:14:21 +08:00
parent 0559c31f92
commit 0bef184ed0
3 changed files with 68 additions and 0 deletions

2
mynat/env.cfg Normal file
View File

@@ -0,0 +1,2 @@
IMAGE_TAG=hub.wesais.cn/cnphpbb/mynat:v250511
Volumes_Path=/data/volumes/mynat