Skip to content

Commit

Permalink
Change the wrong env name
Browse files Browse the repository at this point in the history
  • Loading branch information
nishi2go authored Apr 11, 2019
1 parent 7107de7 commit 7126f3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ services:
environment:
- LICENSE=accept
- ADMIN_USER_NAME=admin
- ADMIN_USER_NAME=changeit
- ADMIN_PASSWORD=changeit
- JMS_SERVER_HOST=jmsserver
- JMS_SERVER_PORT=9011
depends_on:
Expand Down

0 comments on commit 7126f3d

Please sign in to comment.