Skip to content

Commit

Permalink
Revert DB IP
Browse files Browse the repository at this point in the history
  • Loading branch information
OdysseyScorpio committed Jan 25, 2021
1 parent 8d0e23c commit d524118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/config.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
DATABASE_IP = '10.0.0.217'
DATABASE_IP = '0.0.0.0'
DATABASE_PORT = 6389
LISTEN_ON_IP = '0.0.0.0'
LISTEN_ON_PORT = 1997
Expand Down

0 comments on commit d524118

Please sign in to comment.