This website requires JavaScript.
Explore
Help
Sign In
evitkovskikh
/
Kit.Db
Watch
1
Star
0
Fork
You've already forked Kit.Db
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0d839a4e37
Kit.Db
/
projects
/
pg
/
kit_auth_token_pg
/
deploy
/
up.bat
8 lines
94 B
Batchfile
Raw
Blame
History
@
echo
off
setlocal
docker network create -d bridge sdi_server
docker compose up -d
endlocal
Reference in New Issue
View Git Blame
Copy Permalink