mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
fix(BASH): cp docker configs (#5536)
* fix(BASH): cp docker configs * fix(DOCKER): typo
This commit is contained in:
@@ -182,7 +182,7 @@ COPY --chown=$DOCKER_USER:$DOCKER_USER --from=build /azerothcore/env/dist/bin/au
|
||||
# with binaries and data included
|
||||
#
|
||||
#=================================================================
|
||||
FROM authserver-local as worldserver
|
||||
FROM worldserver-local as worldserver
|
||||
|
||||
LABEL description="AC Production ready worldserver"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user