snipcola / Roblox Account Configurator

0 polubień
0 forków
1 plików
Ostatnio aktywne 1 month ago
Configures your Roblox account automatically. To use this, execute the script via the browser console on the Roblox settings page while logged into your account.
1 await(async function () {
2 const config = {
3 settings: {
4 avatarType: "R15",
5 scales: {
6 height: 0.9,
7 width: 0.7,
8 head: 0.95,
9 proportion: 0,
10 bodyType: 0,

snipcola / Pelican Docker

0 polubień
0 forków
2 plików
Ostatnio aktywne 1 month ago
Docker compose configuration for running Pelican Panel & Wings.
1 networks:
2 traefik:
3 name: $TRAEFIK_NETWORK_NAME
4
5 pelican:
6
7 wings:
8 name: $NETWORK_NAME
9 driver: bridge
10 driver_opts:
Nowsze Starsze