This commit is contained in:
Stavros
2025-03-15 17:06:06 +02:00
parent 52f189563b
commit 07b57fb0ca
14 changed files with 590 additions and 273 deletions

View File

@@ -40,6 +40,7 @@ services:
volumes:
- ./internal:/tinyauth/internal
- ./cmd:/tinyauth/cmd
- ./docs:/tinyauth/docs
- ./main.go:/tinyauth/main.go
ports:
- 3000:3000