mirror of
https://github.com/MatthewL246/pretendo-docker.git
synced 2026-04-25 08:04:02 -05:00
fix: Added missing Splatoon Auth server port variable
This commit is contained in:
parent
e75e29311b
commit
dab12acafd
|
|
@ -21,6 +21,7 @@ run_verbose docker compose exec -e SERVER_IP="$SERVER_IP" \
|
|||
-e MIIVERSE_AES_KEY="$PN_MIIVERSE_API_CONFIG_AES_KEY" \
|
||||
-e WIIU_CHAT_PORT="$PN_WIIU_CHAT_AUTHENTICATION_SERVER_PORT" \
|
||||
-e SMM_PORT="$PN_SMM_AUTHENTICATION_SERVER_PORT" \
|
||||
-e SPLATOON_PORT="$PN_SPLATOON_AUTHENTICATION_SERVER_PORT" \
|
||||
account node -e "$create_server_script"
|
||||
|
||||
print_success "Account servers database is set up."
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user