Compare commits
2 Commits
c2fc5bcd96
...
44fa3e7e3d
| Author | SHA1 | Date | |
|---|---|---|---|
| 44fa3e7e3d | |||
| 577254d041 |
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,6 +20,7 @@ venv/
|
|||||||
|
|
||||||
# Environment variables
|
# Environment variables
|
||||||
.env
|
.env
|
||||||
|
!skills/public/**/.env
|
||||||
|
|
||||||
# Configuration files
|
# Configuration files
|
||||||
config.yaml
|
config.yaml
|
||||||
|
|||||||
2
skills/public/image-generation/.env
Executable file
2
skills/public/image-generation/.env
Executable file
@ -0,0 +1,2 @@
|
|||||||
|
# RunningHub API Configuration
|
||||||
|
RUNNINGHUB_API_KEY=a73d0e93afb4432c978e5bff30b7517e
|
||||||
1
skills/public/video-generation/.env
Executable file
1
skills/public/video-generation/.env
Executable file
@ -0,0 +1 @@
|
|||||||
|
RUNNINGHUB_API_KEY=a73d0e93afb4432c978e5bff30b7517e
|
||||||
Loading…
Reference in New Issue
Block a user