Properly implement port expose/unexpose
This commit is contained in:
2
config
2
config
@@ -5,7 +5,7 @@ export MYSQL_ROOT=/var/lib/dokku/services/mysql
|
||||
|
||||
export PLUGIN_COMMAND_PREFIX="mysql"
|
||||
export PLUGIN_DATA_ROOT=$MYSQL_ROOT
|
||||
export PLUGIN_DATASTORE_PORT=3306
|
||||
export PLUGIN_DATASTORE_PORTS=(3306)
|
||||
export PLUGIN_DEFAULT_ALIAS="DATABASE"
|
||||
export PLUGIN_IMAGE=$MYSQL_IMAGE
|
||||
export PLUGIN_IMAGE_VERSION=$MYSQL_IMAGE_VERSION
|
||||
|
||||
Reference in New Issue
Block a user