Aion login server for private servers
159
Environment variables:
AION_DB - host name of the database AION_DB_USER - user name of the database AION_DB_PASSWORD - password of the database
Ports:
2106 9014
ex:
docker run --rm --name aion-ls -e AION_DB=192.168.0.1 -e AION_DB_USER=root -e AION_DB_PASSWORD=aion --publish 2106:2106 --publish 9014:9014 rafabertholdo/aion-ls:3.9
Content type
Image
Digest
Size
474.9 MB
Last updated
almost 6 years ago
docker pull rafabertholdo/aion-ls:3.9