Add CORS config
This commit is contained in:
@@ -10,6 +10,7 @@ database:
|
||||
server:
|
||||
host: 0.0.0.0
|
||||
port: 8081
|
||||
cors: ${CORS:-true}
|
||||
|
||||
jwt:
|
||||
secret: ${JWT_SECRET}
|
||||
|
||||
Reference in New Issue
Block a user