Skip to content

Commit 3247e49

Browse files
committed
Adjust examples directories
1 parent 04c868f commit 3247e49

File tree

4 files changed

+2
-1
lines changed

4 files changed

+2
-1
lines changed

project.toml renamed to examples/project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[apidoc]
22
enabled = true
3-
path = "/redoc"
3+
type = "swagger"
4+
path = "/docs"
45

56
[database.postgresql]
67
url = "$DATABASE_URL"
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)