samedche commited on
Commit
776d25a
·
verified ·
1 Parent(s): 1ae8bbb

Create DockerFile

Browse files
Files changed (1) hide show
  1. DockerFile +5 -0
DockerFile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM lbjlaq/antigravity-manager:latest
2
+ ENV API_KEY=sk-mch-hf-x9k2p7qw
3
+ ENV WEB_PASSWORD=mch-admin-2026
4
+ ENV ABV_PORT=7860
5
+ EXPOSE 7860