local dev with sqlite, exposing port 8080

This commit is contained in:
2021-08-12 10:55:35 +03:00
parent fbb8a0e93d
commit 12c3f6a006
3 changed files with 4 additions and 4 deletions

View File

@@ -163,7 +163,7 @@ type Shout {
published: DateTime # if there is no published field - it is not published
replyTo: String # another shout
tags: [String] # actual values
topics: [String] # topic-slugs
topics: [String] # topic-slugs, order has matter
title: String
versionOf: String
visibleForRoles: [String] # role ids are strings