aboutsummaryrefslogtreecommitdiffstats
path: root/docker-compose.yml
diff options
context:
space:
mode:
authorGravatar Hassan Abouelela <[email protected]>2021-03-01 16:51:25 +0300
committerGravatar Hassan Abouelela <[email protected]>2021-03-01 16:51:25 +0300
commitc175279e4172160f0d119ddd93dce8a813fff69b (patch)
treea99534760e686c1004a2d0b820059c4257e8498f /docker-compose.yml
parentMerge branch 'main' into token-expiry (diff)
Allows All CORS Requests On Development
Signed-off-by: Hassan Abouelela <[email protected]>
Diffstat (limited to 'docker-compose.yml')
-rw-r--r--docker-compose.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index 4e58ef7..8ee46be 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -37,3 +37,4 @@ services:
- OAUTH2_CLIENT_SECRET
- ALLOWED_URL
- DEBUG=true
+ - PRODUCTION=false