Compare commits
2 Commits
8431eb0809
...
2f10fdbce6
Author | SHA1 | Date | |
---|---|---|---|
|
2f10fdbce6 | ||
|
bb9d6b1967 |
|
@ -83,7 +83,7 @@ services:
|
|||
environment:
|
||||
- JWT_ENABLED=true
|
||||
- JWT_SECRET=MvaG9zdHMgCnN1ZG8gbmFubyAvZXRjL2hvc3RzIApzY3AgVMOpbMOpY
|
||||
- FORCESAVE_ENABLE=false
|
||||
- FORCESAVE_ENABLE=true
|
||||
- FORCESAVE_INTERVAL=2m
|
||||
- FORCESAVE_STEP=5m
|
||||
volumes:
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
[http.routers]
|
||||
[http.routers.coopoasis]
|
||||
entrypoints = "websecure"
|
||||
rule = "Host(`odoo.cooperative-oasis.org`)"
|
||||
rule = "Host(`odoo.cooperative-oasis.org`) || Host(`pad.cooperative-oasis.org`)"
|
||||
service = "coopoasis"
|
||||
|
||||
[http.services]
|
||||
|
|
Loading…
Reference in New Issue
Block a user