Use server naming

This commit is contained in:
Luke Murphy 2020-10-26 18:40:04 +01:00
parent 07d4f8cbdf
commit dc3b772b72
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

2
abra
View File

@ -485,7 +485,7 @@ sub_cp() {
docker cp ${CP_ARGS}
}
###### Subcommand `context`
###### Subcommand `server`
sub_server_init() {
export DOCKER_CONTEXT="${abra__host_}"