seedling/source/selenium/config/.local.env
Roman Jaroš b97b70ba01
All checks were successful
forgejo/Procyon/seedling/pipeline/pr-master This commit looks good
forgejo/Procyon/seedling/pipeline/head This commit looks good
Replace UI module with Next.js
2023-12-29 14:13:02 +00:00

6 lines
No EOL
110 B
Bash

# Cucumber
SELENIUM_SERVER_URL="http://10.2.1.4:4444"
# Application
HOST_IP="http://10.2.1.2"
APP_PORT="3000"