fix(BE-69,70,71,72,73): add & implement middleware auth

This commit is contained in:
ragilap
2025-11-03 17:21:58 +07:00
parent 50119ac538
commit 770adbd3ff
-2
View File
@@ -41,8 +41,6 @@ services:
working_dir: /lti-api working_dir: /lti-api
volumes: volumes:
- .:/lti-api - .:/lti-api
- ./internal/config/jwtRS256.key:/run/keys/jwtRS256.key
- ./internal/config/jwtRS256.key.pub:/run/keys/jwtRS256.key.pub
command: air -c .air.toml command: air -c .air.toml
env_file: env_file:
- .env - .env