mirror of
https://github.com/BreizhHardware/Site-comptage-heure.git
synced 2026-03-18 21:30:40 +01:00
refactor: clean up import statements and update docker-compose configuration
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import NextAuth from 'next-auth';
|
||||
import { authOptions } from '../../../../lib/auth'
|
||||
import { authOptions } from '../../../../lib/auth';
|
||||
|
||||
const handler = NextAuth(authOptions);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user