mirror of
https://github.com/coderofsalvation/podi.git
synced 2026-09-01 19:49:14 +02:00
recipe envfile
This commit is contained in:
5
.podmen/git@localhost/app2/config
Normal file
5
.podmen/git@localhost/app2/config
Normal file
@@ -0,0 +1,5 @@
|
||||
export server='localhost'
|
||||
export port='2222'
|
||||
export user='git'
|
||||
export gitpath='/home/git/app2'
|
||||
export appname='app2'
|
||||
Reference in New Issue
Block a user