Compare commits
2 Commits
feat/world
...
fix/update
| Author | SHA1 | Date | |
|---|---|---|---|
| b32f52656a | |||
| fae1f3b238 |
Submodule assets/compose updated: 5aa21876da...c9aacc5125
@@ -247,11 +247,9 @@
|
||||
envFile = config.age.secrets.containers_env.path;
|
||||
};
|
||||
|
||||
int = {
|
||||
path = self + "/assets/compose/int";
|
||||
envFile = config.age.secrets.containers_env.path;
|
||||
ports = [ 3000 ];
|
||||
};
|
||||
# tak = {
|
||||
# path = self + "/assets/compose/tak";
|
||||
# };
|
||||
};
|
||||
|
||||
services.opencode = {
|
||||
|
||||
Reference in New Issue
Block a user