@@ -1,3 +1,4 @@
+export STAGE="local"
# Адрес сервер-бота
export SERVER_HTTP_PORT=":18061"
+export STAGE="prod"
export SERVER_HTTP_PORT=":18060"