feat(module): Add module for google integration
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
google-api-python-client==2.195.0
|
||||
google-auth-httplib2==0.3.1
|
||||
google-auth-oauthlib==1.3.1
|
||||
inotify==0.2.10
|
||||
honcho==2.0.0
|
||||
pudb==2025.1
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
[web]
|
||||
listen = 0.0.0.0:8000
|
||||
root=/var/lib/trytond/www
|
||||
|
||||
cors =
|
||||
http://localhost:5173
|
||||
cors=http://localhost:5173/
|
||||
|
||||
Reference in New Issue
Block a user