Improving docker setup & terraform init.

This commit is contained in:
2026-02-21 08:39:32 -08:00
parent b93933f4e9
commit 9d5b8b9f6c
7 changed files with 73 additions and 13 deletions

View File

@@ -1,5 +1,7 @@
(load "db.scm")
(load "mocks.scm")
;; (load "db")
;; (load "mocks")
(include "db")
(include "mocks")
(import (chicken string)
(chicken port)