Skip to content

Commit

Permalink
Merge branch 'fix/cors' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
kylegoodwin committed Oct 22, 2019
2 parents b3946d3 + d074034 commit 78e2e8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ services:
- PORT=3000
- RAILS_ENV=development
- URL_API=$URL_API
- URL_CORS=$URL_CORS
- WA_KEY=$WA_KEY
- WA_SID=$WA_SID
ports:
Expand Down

0 comments on commit 78e2e8d

Please sign in to comment.