local host = os.getenv("APP_FRONTEND_URL") local db_host = os.getenv("DATABASE_HOST") local db_port = os.getenv("DATABASE_PORT") local ...
確定! 回上一頁