Skip to content

Commit

Permalink
add new docker custom network
Browse files Browse the repository at this point in the history
  • Loading branch information
sleif committed Feb 15, 2021
1 parent 6f96cd6 commit 8294c81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ MYSQL_USER: "mysql_db_user"
MYSQL_PASSWORD: "mysql_db_user_password"
MYSQL_DATABASE: "mariadb_custom_database"

DOCKER_NETWORK_NAME: "bridge"
DOCKER_NETWORK_NAME: "custom-bridge"

0 comments on commit 8294c81

Please sign in to comment.