mirror of
https://github.com/m5stack/StackChan.git
synced 2026-04-27 19:12:40 +00:00
server code
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
#SPDX-FileCopyrightText: 2026 M5Stack Technology CO LTD
|
||||
#SPDX-License-Identifier: MIT
|
||||
gfcli:
|
||||
gen:
|
||||
dao:
|
||||
- link: "sqlite::@file(/stackChan.sqlite)"
|
||||
descriptionTag: true
|
||||
|
||||
docker:
|
||||
build: "-a amd64 -s linux -p temp -ew"
|
||||
tagPrefixes:
|
||||
- my.image.pub/my-app
|
||||
Reference in New Issue
Block a user