Skip to content

Commit

Permalink
Fix docker production configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocobozzz committed May 7, 2018
1 parent 2917369 commit af111fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion support/docker/production/config/production.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
listen:
hostname: '127.0.0.1'
hostname: '0.0.0.0'
port: 9000

# Correspond to your reverse proxy "listen" configuration
Expand Down

0 comments on commit af111fa

Please sign in to comment.