Files
CreatBotMainsail/.env.development.local.example
2020-11-18 21:21:43 +01:00

8 lines
189 B
Plaintext

# hostname or ip from the moonraker instance
VUE_APP_HOSTNAME=printer.local
# port from the moonraker instance
VUE_APP_PORT=7125
# reconnect interval in ms
VUE_APP_RECONNECT_INTERVAL=5000