update golinks persistent DB

This commit is contained in:
2023-12-29 08:18:26 +11:00
parent 10949ec550
commit 4e1f4e20dc
+2
View File
@@ -38,6 +38,8 @@ spec:
args:
- -dev-listen
- :8080
- -sqlitedb
- /home/nonroot/go-links.db
ports:
- containerPort: 8080
name: web