Closed pixlcrashr closed 1 year ago
Is there any workaround for now? I really need the EarlyAuth stuff even for testing and I really don't want to setup a "traditional" Test Server. :D
ps: If you have a ko-fi.com or PayPal.me link let me know :)
Is there any workaround for now? I really need the EarlyAuth stuff even for testing and I really don't want to setup a "traditional" Test Server. :D
ps: If you have a ko-fi.com or PayPal.me link let me know :)
Should work now. Would be interesting what your results are:
(hint: re-pull the image: docker pull eisengrind/altv-server:release
)
1.
docker run -it -e ALTV_SERVER_CDN_URL=https://example.com -e ALTV_SERVER_EARLY_AUTH_URL=https://login.example.com --entrypoint=/bin/bash eisengrind/altv-server:release
./configurator create -o server.toml
.cat ./server.toml
.Seems to be working. Thanks.
@datWeazel New Issue.