Commit 9aed8116 authored by philippeoz's avatar philippeoz

Alterando link do servidor de banco de dados

parent 40c334b5
...@@ -24,7 +24,7 @@ services: ...@@ -24,7 +24,7 @@ services:
- "80" - "80"
environment: environment:
DEBUG: "False" DEBUG: "False"
DATABASE_URL: "postgres://banco:pass@diario.com.br/diario_manager" DATABASE_URL: "postgres://postgres:infatecbdadmin@165.227.205.36/diario_manager"
SECRET_KEY: "=b+8s@l*rnqjd*=1rrsp!op82-qcgubm6oysex+thbu1+myen-" SECRET_KEY: "=b+8s@l*rnqjd*=1rrsp!op82-qcgubm6oysex+thbu1+myen-"
volumes: volumes:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment